Comments Allison Fenton started the conversationFebruary 10, 2019 at 11:07pmHow do I adjust the size of the logo display and mobile menu bar in this theme. The logo is proportionally too large on mobile devices. 104FlexiPress repliedFebruary 10, 2019 at 11:31pmYou can adjust that by pasting the code below into Smart Estate > Custom Code > Custom CSS: @media (max-width: 480px) { .vu_main-menu-container .vu_logo-container img { max-width: 80px !important; }}@media (max-width: 1000px) { .vu_main-menu-container .vu_logo-container { padding-top: 15px !important; padding-bottom: 5px !important; }}Best regards, FlexiPress Support Follow on Envato Facebook TwitterAllison Fenton repliedFebruary 11, 2019 at 1:06amThank you this fixed this issue! 104FlexiPress repliedFebruary 11, 2019 at 10:35pmGlad to hear that!All the best, FlexiPress Support Follow on Envato Facebook Twitter Sign in to reply ...
How do I adjust the size of the logo display and mobile menu bar in this theme. The logo is proportionally too large on mobile devices.
You can adjust that by pasting the code below into Smart Estate > Custom Code > Custom CSS:
Best regards,
FlexiPress Support
Follow on Envato Facebook Twitter
Thank you this fixed this issue!
Glad to hear that!
All the best,
FlexiPress Support
Follow on Envato Facebook Twitter