Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #349974

    Hi, how can I increase the text size for the drop-down menus that appear under the main menu titles?

    Thanks

    #350525

    Hi Richard!

    Navigate to Dashboard > Enfold > Advanced Styling and you can change the styling for the main menu sub level links there.

    Regards,
    Elliott

    • This reply was modified 10 years ago by Elliott.
    #700189

    Hi Elliot,

    I’m looking at the Advanced Styling for Main Menu sub level Links, all changes I make effect the main menu items and not the drop menu items. There is not a section listed that states it effects the drop-down/submenus/sublevel links. There are four sections that all state that they deal with the Main Menu links, the other section deals with H3 tag.

    This is a bit confusing.

    Regards,

    David

    #700216

    Ok… ok,

    I figured out how it works now, so does it use the main menu font family by default? I do not have a drop down to change the font family so I’m hoping it is picked by default.

    Is there a way to shorten the width of the drop-down area?
    (I know that is another question)

    Thanks,

    David

    P.S. Does the advanced styling area just keep all of the edits on the page like that, I think that is what had me so confused. I selected the drop-down for sub level menu links and expected the view to change to show for that area only.

    • This reply was modified 8 years, 1 month ago by bellard.
    #701057

    Hi,

    Please change the width of the submenu container with the following css code.

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

    Does the advanced styling area just keep all of the edits on the page like that,

    I’m sorry but I’m not sure what you mean. The advanced styling panel applies css modifications to a specific element in a page (ex. main menu, sub menu, h1 etc).

    Best regards,
    Ismaelo

    #701433

    Ismael,

    Thanks for the css code.

    As you make changes to various areas via the drop-down menu item and select “edit”, that area that was edited stays open on the page. So if you have made several different changes to one area say “main menu” and you select the “edit” button each time, another edit area of the “main menu” appears.

    David

    #702691

    Hi,

    You can edit an element multiple times but only the last modification will be applied. And note that you can edit an element twice if you want to apply different style for hover state.

    Best regards,
    Ismael

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