Mobile Logo Size
-
I’m trying to increase the size of the logo on mobile. I’ve tried what I thought would do it, but the size is still very small. It’s fine when the phone is held horizontal, but when vertical goes back to tiny. Here is the CSS I have tried:
@media only screen and (max-width: 959px) {
#site-logo #site-logo-inner a img {
max-width: 120px !important;
}
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Mobile Logo Size’ is closed to new replies.
