Tagged: menu
- This topic has 2 replies, 2 voices, and was last updated 10 years, 3 months ago by fluegasknowhow.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
August 3, 2014 at 3:56 pm #41864fluegasknowhowMember
Hello,
I would like to know if there’s the possibility to enlarge the size of the dropdown column of the menu, in order to reduce some submenu title to one line only instead of two.
my website is http://www.fluegasknowhow.comRegards
August 3, 2014 at 5:16 pm #41869SakinKeymaster@fluegasknowhow: Yes sure, you can increase the width in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box. IN the following css, I have already increased 30px as initially it was 205px and 185px. Make sure you increase equal image in both the css.
#header-menu ul.menu ul { width: 235px; } #header-menu ul.menu ul a { width: 215px; }
August 3, 2014 at 6:31 pm #41874fluegasknowhowMemberThank you!
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘submenu: dropdown column width’ is closed to new replies.