JA Tour I am using images in the main menu and want to hide the title text but can't make that happen. I set Options>Title=Hide Link Type>Display Menu Item Title=No Page Display>Show Page Heading = Hide
TIA
worldet Hi
May I know which menu item did you add image and where you added so I can check?
http://thresholdtestingsite.com/newwet/ Resorts menu I provided a login for Joomlart in the original post header. Don't know if you can see that.
Hi
You can try this custom CSS:
.t4-megamenu .dropdown-menu li>a span.image-title, .t4-megamenu .dropdown-menu li>.nav-link span.image-title { display: none; }