Mobile logo size
-
Hi!
The site logo on website is ok – position, size… but on mobile is toooo big and I’ve tried so many codes already that I think I will get crazy soon. It is too big and is on the left side, not in the center like you can see on pc.
I’ve tried this code:
.woocommerce-active .site-branding {
width: 50%;
}It’s fine and makes the logo smaller but at the same time header is getting smaller too.
Also this one:
.site-header .custom-logo-link img {
max-width: 100px;
}But it also change the desktop logo.
I want the mobile menu look like the desktop menu, so logo will be between trees.
Can anyone help me to solve this problem?The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Mobile logo size’ is closed to new replies.