Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 39809

Reply To: SVG Logo Max Width Mobile

$
0
0

Hello,

You can easily set your logo width for small screen by adding this code snippet to the Custom CSS for mobile devices in Theme settings

.site-logo img {
    width: 80px;
}

Regards


Viewing all articles
Browse latest Browse all 39809