Change the colour of menu links in a vertical navigation content block
You can change the colour of menu links in a vertical navigation content block. Just add a CSS content block to the ENTIRE SITE section and then add this code to it:
CSS
.sm-page-widget-nav-color-default a {
colour: #ffffff !important;
}
CSSTIP: In order for this code to work – you have to make sure that in the MENU content block the navigation colour is set to DEFAULT:

Related articles
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Support me
I am writing this portal in my free time and I pay for it myself. So, if you want to support my work – use this button to buy me a coffee 🙂 Which will help towards the hosting costs of the portal.
Leave a Reply