Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #697312

    Hello, is it possible to show the second level menu in horizontal not in vertical -but not with mega menu, because it makes so big the font size-? I need an alternative because my submenu is too long and when you see in a laptop, you can not see the last without scrolling.
    thanks!

    #697628

    Hi ftt123,

    Could you post a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #697690

    i am sending it below

    #697916

    Hi,

    Thanks for the link though I’m not sure I understand what you are looking to achieve, could you try to explain a bit further and/or post a screenshot highlighting your intentions please?

    Thanks,
    Rikard

    #697932

    I am sending it below, thanks again!

    #697963

    or can I make wider the column of the second level items menu?

    #697968

    URGENT! How to make wider the column of the second level items menu? I mean, in order to get that every item occupies only 1 line instead of 2 when the title is too long
    Thanks!

    #698065

    Hi!

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

    .av-main-nav ul {
        width: 230px;
    }

    Best regards,
    Yigit

    #698780

    thanks Yigit, it works. Another issue: is it possible that the second level menu appears on the right instead of on the left? I am sending you the link below.

    #698782

    Hi!

    Please add following code to Quick CSS as well

    #top .av-main-nav ul ul {
        left: 269px;
    }

    Cheers!
    Yigit

    #698797

    it works…Thanks again!! mainly for the quick answer.

    #698800

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘menu horizontal’ is closed to new replies.