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:
.sm-page-widget-nav-color-default a {
colour: #ffffff !important;
}
TIP: 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:

colour, css, menu, navigation