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

    Hey I have used the code to change the header size so that the logo is no longer restricted:
    http://dev.beautymedia.co.uk/demo/miradry/
    How would I make the menu titles sit just above the line?

    and

    How would I make the font size bigger?

    Thanks,
    Aaron

    #247176

    Hi undervised!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_menu ul:first-child > li a {
    line-height: 415px;
    }
    .av-main-nav > li > a {
    font-size: 20px;
    }

    Best regards,
    Yigit

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