-
Author
-
April 15, 2015 at 06:38 #54515drearypanoramicParticipant
How can I change the width of a hover sub-menu item in my Top Bar navigation menu? I’m using one of the links in my Top Bar sub-menu for a large amount of text (about 100 words). I want the user to hover over the menu item, then see the message in this sub-menu. Unfortunately, it just runs horizontally through the screen so you can’t see any of the text. I want to set a maximum width of that sub-menu to about 100px. How can this be done?
April 15, 2015 at 17:31 #54620RaduModeratorHello,
Try with this CSS snippet,
COPY CODE.header-color .dropdown-menu li, #header.header-color .navbar-nav li {min-width:100px;}
If the width is not enough set 130 or 150px
Add the css to your Theme Options -> General Settings -> Quick CSS area or in kleo-child style.css
Let me know if is ok.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 15, 2015 at 18:10 #54635drearypanoramicParticipantHey sorry that didn’t work. Thanks for the effort. The website is located at http://www.christiansrule.com. You can see what I mean by hovering over the “Donate” menu item in the Top Bar.
April 16, 2015 at 14:25 #54791RaduModeratorI cannot view your site
COPY CODEMaintenance mode Sorry for the inconvenience. Our website is currently undergoing scheduled maintenance. Thank you for your understanding.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2015 at 19:23 #55284RaduModeratorHello,
That button has been disappeared.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.