How do I change the Mega Menu Post Title Length

Posted in: Newsmag
Post count: 45

Is there a way to adjust the title length appearing in the mega menu?
I tried looking at Theme Panel — > Excerpts but could not find it yet..

Post count: 45

Another question related to Mega menu: How to show mega menu border and change color of its border?

Post count: 7909

Hi,

Unfortunately there is no option in Theme Panel for this, but you can edit megamenu module and change title length: http://screencast.com/t/jolL6KCRSGGk
If you want to add a border for megamenu please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/Tinz0IUFN

.td-mega-menu .sub-menu {
border: 1px solid red;
}

Thanks!

Post count: 45

It looks much much better after applying your suggested fixes!
Thanks so much again – learning a lot from you Alin

This is Resolved

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.