Archived topic
Slide-Out Navigation Size on Desktop
5 replies · Started by Jay on May 24, 2017
Is it possible to adjust just the size of the slide-out nav icon (hamburger) on just a desktop view of a site? I noticed if I adjust the main nav font size it changes the icon, but I want it a different size than the nav menu text. And I don't want to change the size on the mobile version.
There's a mobile option for the primary navigation text you can adjust in the Customizer now in 1.3. Have you tried that?
Yes but it too adjusts the text and the icon simultaneously. I want the icon one size and the text another size. Only on the desktop version. I will keep things the same on the mobile size.
Gotcha.
Try this:
.main-navigation ul li.slideout-toggle a {
font-size: 150%;
}
Thank you Tom! You guys rock! BTW - love the latest premium version with all the Woo options.
You're welcome! :)