Comments Ricardo started the conversationOctober 27, 2015 at 10:09pmHiHow i can resize the logo on mobile menu? 8,990Tahir repliedOctober 28, 2015 at 3:05pmHey,Please provide the page url so that i can write up the custom css for whats possible.Thanks ThemeNectar Support Team Ricardo replied privately 8,990Tahir repliedOctober 29, 2015 at 1:52pmHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :@media only screen and (max-width: 1000px) and (min-width: 1px) { body header#top #logo img, #header-outer[data-permanent-transparent=\"false\"] #logo .dark-version { height: 64px!important; } #header-outer[data-permanent-transparent=\"1\"] .midnightHeader header#top #logo *, #header-outer[data-permanent-transparent=\"1\"] .midnightHeader header#top ul.sf-menu > li > a { margin-top: -8px!important; } }Thanks ThemeNectar Support Team 1 LikeRicardo repliedOctober 29, 2015 at 11:35pmPerfect, thank you very much. Sign in to reply ...
Hi
How i can resize the logo on mobile menu?
ThemeNectar Support Team
Hey ,
Thanks
ThemeNectar Support Team
Perfect, thank you very much.