-
AuthorPosts
-
February 26, 2018 at 6:13 am #917671
Hello.
I was able to set the main nav type look I want through custom CSS:
.avia-menu-text {
font-family: ‘Roboto Condensed’, sans-serif;
font-size:16px;
font-weight:normal;
}When I tried to do the same with the subnav menu coices, it does not work. Please advise.
This is what I am using:
.av-main-nav > li > a .avia-menu-subtext {
font-family: ‘Roboto’, sans-serif;
font-size:8px;
font-weight:normal;
}February 26, 2018 at 10:26 am #917729Hey tonyshanks,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaFebruary 26, 2018 at 11:41 pm #918092This reply has been marked as private.February 27, 2018 at 12:56 am #918116Hi,
Do you have a screenshot of the look you are trying to achieve?
Best regards,
Jordan ShannonFebruary 27, 2018 at 1:09 am #918118This reply has been marked as private.February 27, 2018 at 6:35 am #918208Hi tonyshanks,
To have the submenu lighter you need to add the Open Sans 200 or 300 to the fonts.
Here is how to do itand then you will be able to make it lighter via css.
Or you can choose a different font in theme options that already has a slim version.Best regards,
VictoriaFebruary 27, 2018 at 5:27 pm #918550This reply has been marked as private.February 27, 2018 at 5:41 pm #918557This reply has been marked as private.February 27, 2018 at 5:42 pm #918560This reply has been marked as private.February 27, 2018 at 6:24 pm #918574Hi,
Thanks for providing the feedback. Please try adding the following to quick css:
.sub-menu .avia-menu-text { color: red; font-weight: normal!important; font-family: arial; }I added the font and the red just to make sure I am targeting correctly.
Best regards,
Jordan ShannonFebruary 27, 2018 at 6:39 pm #918582This reply has been marked as private.February 27, 2018 at 6:42 pm #918586Hi,
No problem at all my friend. I wasn’t sure of I was on the right track with understanding the issue, but looks like I was. Did you need further help with this or shall I close this topic?
Best regards,
Jordan ShannonFebruary 27, 2018 at 7:03 pm #918593Close
February 27, 2018 at 7:09 pm #918599Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Subnav menu font sizes in css’ is closed to new replies.
