Tagged: 

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

    Hello !
    How to level the size sub menu?

    The size of the menu item = the size under the menu

    how? sub menu

    #816718

    Hey rusrace,

    I’m not sure I understand what you are looking to change, could you try to explain a bit further and post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #816745

    sorry my bad english (

    I want to equalize the size my sub menu

    sub menu

    #816821

    Hi!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-main-nav ul { width: 140px !important; }

    You can also assign different widths for each menu item’s submenu, like this:

    .av-main-nav #menu-item-2870 ul { width: 200px !important; }

    If you do this, please replace the menu item ID with the correct ones.

    Please let us know if you need more help.

    Best regards,
    Sarah

    #816825

    thank you !

    #816827

    You’re welcome! Did it work for you, then? :)

    Best regards,
    Sarah

    #816829

    yep ! tnx!

    #816832

    Great! We’ll close this thread now. Please feel free to open a new topic if you have any other questions.

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads 

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘sub menu auto size’ is closed to new replies.