Tagged: drop down menus
-
AuthorPosts
-
November 12, 2014 at 12:36 pm #349974
Hi, how can I increase the text size for the drop-down menus that appear under the main menu titles?
Thanks
November 13, 2014 at 1:04 am #350525Hi 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.
October 17, 2016 at 7:01 pm #700189Hi 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
October 17, 2016 at 7:36 pm #700216Ok… 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.
October 19, 2016 at 8:28 am #701057Hi,
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,
IsmaeloOctober 19, 2016 at 5:00 pm #701433Ismael,
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
October 22, 2016 at 12:19 am #702691 -
AuthorPosts
- You must be logged in to reply to this topic.