How do I change the font size for the navigation buttons?
Hi there,
How do I change the font size for the navigation buttons? I’ve been adding and amending CSS in the Custom CSS but it’s not working?
Web address is mendip.jacobderrick.com
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Solved!
Under the custom CSS, type the following code and ammend the font size to your preference:
/* Navigation buttons font size */
.overlap-light .site-header:not(.stuck) .main-navigation div>ul:not(.cart_list)>li>a {
font-size: px;
}
Hi Jacob
Thanks for reaching out and for posting your solution. I hope to have this added to Corp as a setting soon, in the mean-time, it’s great to read you’ve been making progress with a Custom CSS solution.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.