Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #463042

    I trying to configure the Fullwidth Sub Menu colors etc, and I can’t find the way.
    Some help?
    Thank you.

    Very Best,
    Alexia.

    #463070

    Hey Alexia R.!

    Can you please post the link to your page and point out the changes you would like to make?

    Best regards,
    Yigit

    #463356

    Hy Yigit,

    I would like to change the font size, weight, and spacing in between characters.
    Thank you.
    Very Best,

    Alexia.

    #463395

    Hi!

    Please add following code to Quick CSS and adjust as needed

    #top .av-subnav-menu > li > a {
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.1em;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Cheers!
    Yigit

    #463523

    Thank you so much. Works perfect!

    What if I want to change the typography? (sorry I forgot this detail)

    Best,
    Alexia.

    #463536

    Hi!

    No worries. Please add following code to Quick CSS as well

    #top .av-subnav-menu > li > a { font-family: arial; }

    and change font family as needed :)

    Best regards,
    Yigit

    #463742

    Hi,
    Works perfect!

    Thank you so much for your help. It is appreciated.

    Best Regards,
    Alexia.

    #463784

    Hi!

    We are glad we have helped!
    I will close the ticket now, feel free to let us know any other issue you might be having!

    Cheers!
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Full with submenu’ is closed to new replies.