This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
Hello support! I have a problem about the size of the logo on mobile. How can I make it larger . on the desktop version it is fine and i don’t want to change it. Can you help? Regards, arianna
Hello,
Thanks for the topic.
Please add this code in Theme Options > Styling > Custom css > Custom css for mobile:
.header-wrapper .header-logo img {
max-width: 150px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up