Comments active00 started the conversationJanuary 16, 2019 at 8:44amHow can I change the menu on mobile version to the normal one? I already disable the "header sticky on mobile" option.Victor 8,996Tahir repliedJanuary 16, 2019 at 12:13pmHey Again,You will have to change the Skin in here as well: http://prntscr.com/m7x51z .Best ThemeNectar Support Team active00 repliedJanuary 16, 2019 at 3:39pmGreat! thank you! And there is a way to make the font on the menu mobile version bigger? 75Scott repliedJanuary 16, 2019 at 4:06pmHey there,Thanks for reaching out,Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code .uk-nav .uk-nav-offcanvas a { font-size:17px!important; } RegardsThemenectar Support Team1 Likeactive00 repliedJanuary 16, 2019 at 4:31pmHi! thanks for your help!I added the code but is not working :(active00 repliedJanuary 18, 2019 at 3:33pm??? 1,089ThemeNectar repliedJanuary 21, 2019 at 1:31amHey Victor, sorry for the delay. Try to use this CSS snippet instead: body #mobile-menu ul li a { font-size: 16px; } 1 Likeactive00 repliedJanuary 21, 2019 at 6:38amIt works perfectly fine, thank you! Sign in to reply ...
How can I change the menu on mobile version to the normal one?
I already disable the "header sticky on mobile" option.
Victor
Hey Again,
You will have to change the Skin in here as well: http://prntscr.com/m7x51z .
Best
ThemeNectar Support Team
Great! thank you!
And there is a way to make the font on the menu mobile version bigger?
Hey there,
Thanks for reaching out,
Please use this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code
Regards
Themenectar Support Team
Hi! thanks for your help!
I added the code but is not working :(
???
Hey Victor, sorry for the delay.
Try to use this CSS snippet instead:
It works perfectly fine, thank you!