Quintus theme – Code to Make main links visible
-
I’m trying to adjust the size of the main navigational text links (eg. home. member. about us) on our International Society of Classical Astrologers page. I’m using the Quintus theme. It’s great but I can’t find any way to increase the size of these links. At present, they are really tiny and pretty much get lost in the background.
The blog I need help with is: (visible only to logged in users)
-
To increase the font size of the navigation labels, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS and adjust the 13.2px value as desired.
.wf-active #access .menu { font-size: 13.2px; }
- The topic ‘Quintus theme – Code to Make main links visible’ is closed to new replies.