How to highlight the active menu page in nav bar?
Hi,
How do you highlight the active menu page in the navigation bar on the Origami theme? Thank you so much.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Annabel
Thanks for reaching out.
You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
/* Menu */ .current-menu-item a { font-weight: 700; }You might also need to install the SiteOrigin CSS Editor.
Nice! Thanks so much!
For sure, glad we could help.
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.