Hi. I'm wondering about how to widen the submenu in cubit to accommodate longer page titles. Can't quite get it. Thank you!
Cubit: Widen the submenu block in the main menu
3 posts from 2 voices-
Posted 1 year ago #
-
doh....I see. I increase width in 2 places, by equal amounts, in the main css file. :-)
#top #nav ul {
position:absolute;
display:none;
width:205px;
top:29px;
}#top #nav li ul a{
width:175px;
height:auto;
float:left;
text-align:left;
padding:0 15px;
}Posted 1 year ago # -
Hey Glenview,
Glad you figured it out and thank you for posting your fix :)
Regards,
Devin
Posted 1 year ago #
Reply
You must log in to post.














