Open Sans in Menu
I have tried seemingly every thing…I must be doing something wrong
The rest of the site is using Open Sans 300, which is what I want.
.main-navigation {
font-family: “Open Sans”, sans-serif !important;
font-size: 12px;
font-style: normal;
font-weight: 300;
}
What do I need to do?
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Try this out:
/* Menu Font Family and Weight */ .main-navigation a { font-family: 'Open Sans', Helvetica, 'Lucida Grande', sans-serif; font-size: 12px; font-weight: 300; }Thanks for the help Brent :)
Tim, your menu is looking good.
If anything else comes up, let me know.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.