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

    Hi Enfold Team
    How can i change how the first sublevel links look like.
    On my site the Links are formatted with a larger font.
    The advanced styling option for sublevel does not work.
    you can see it here: http://i.imgur.com/0W4rSeR.jpg

    #584805

    Hi rolfroyce!

    you can control font size with this code in Quick CSS field:

    #header .mega_menu_title {
    font-size: 10px;
    }
    

    Cheers!
    Andy

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