This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
hey there – I’m trying to use the full width dropdown menu design with 4 columns and one of the menu items is longer than the rest and it takes up two lines, which makes the rest of the menu items bump down leaving a gap between the rows. Is there custom css or anything to make the columns just a little bit wider?
Thanks in advance.
Hello,
Please provide us with WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Here’s the login info for the site in order to check the column width.
Hello,
I’ve added this code in 8Theme Options > Styling > Custom CSS > Custom CSS for Desktop:
.menu .item-design-full-width .nav-sublist-dropdown ul > li > a {
width: 200px;
}
Please check menu now.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up