Change Navigation Menu Font Size for Toujours?
-
Hello,
I’m trying to increase the text size for the navigation menu of my website ( jmreidconstruction.com ). Seems like I’ve tried about a million things. This is where I am now:
.main-navigation {
font-size: 17px;
}Thanks, Shannon
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Please, add the following code snippet to your site:
.main-navigation a{ font-size:17px; }Hope this helps!
-
- The topic ‘Change Navigation Menu Font Size for Toujours?’ is closed to new replies.