Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1157457

    Hi,
    on my page – below – I do find a font weight customization option -> e.g. “light” etv
    See on my page ->e.g. “…/marketing”

    but I don´t find this font weight customization for submenu´s
    -> e.g. “…/marketing/marketingkonzept/”

    What can I do / where to adjust submenu weight? Something to cover via CSS?

    Thx a lot & best regards, Tilman

    #1157500

    Hey Tilman,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #wrap_all .av-main-nav ul > li > a, 
    #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul,
     #top #wrap_all .av-main-nav ul ul {
       font-weight: lighter;
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1157509

    cool, Victoria – works like a charm :-)

    thx a lot for your quick help & best regards Tilman

    #1157537

    Hi,
    Glad Victoria could help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font Weight in submenu’ is closed to new replies.