I changed the size of the font under Off Canvas Navigation but the size on the hamburger menu nav does not change on my phone. It's so tiny you can't even read it.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
#mobile-menu ul li a {
font-size: 18px !important;
}
I changed the size of the font under Off Canvas Navigation but the size on the hamburger menu nav does not change on my phone. It's so tiny you can't even read it.
Thanks!
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
No go, I tried 2 browsers on my phone and refreshed each several times and the font is the same size.
What else should I try?
Hey Again,
Seems alright on my end : http://prntscr.com/ikf8i3 . Try turning off the option: http://prntscr.com/ikf8ui .
Be.st
ThemeNectar Support Team