highlight current page css /Vantage theme
Hi
How do I add (highlight) current page with css in Vantage theme
/Johnny
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Hi
How do I add (highlight) current page with css in Vantage theme
/Johnny
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
1Hi Johnny
If you’re running Vantage Premium you can head to Appearance > Customize > Menu: Current Page Color / Current Page Text.
In Vantage Free you can set these by inserting the following into a Custom CSS module or plugin:
/* Current Page Item */ li.current_page_item a { background: #000; color: #fff; }Change my colors as required.
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.