Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1277492

    Hey, i am using a left side menu layout and i’ve increased the size of the font in the navigation. With the larger font came a larger break below it, between the menu text and the description text. Can you help me change that line space or padding?

    #1277538

    Hey Josh,

    Please add this in Enfold > General Styling > Quick CSS:

    .html_header_sidebar #header .av-main-nav > li > a .avia-menu-text {
        line-height: 1.1;
    }

    just adjust the value as you see fit. (try to increase or decrease it by 0.1)
    Hope this helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.