Using Voyager as a theme

( Issues with Catalina so I have gone back to Mojave as Catalina Beta is still unstable).

I am using Voyager as a theme on a couple of sites and my clients complain the index link is only three small horizontal bars and difficult to find on a light back ground.
How do I change the colour and size of the horizontal bars to make it easier to navigate?
Thank you.

You can change the colour in Settings under Master Style. It’s called ‘Navigation Toggle’.

To make it bigger, try putting this in the CSS tab in the Code section under Settings

#navigation_toggle 
{ font-size: 40px;
}

Or whatever you want the font size to be,

Rob

2 Likes

Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.