Hi! I try to add module with an image into Megamenu. I see it in the back-end, but in front-end - not (see attached screenshot). What can be a problem?
dolly-k
Could you share the credentials of your site so I can check?
saguaros Check please (see or added fields or hidden post)
You can create this file: /templates/uber/css/custom.css
and add this custom code:
.t3-mainnav .t3-navbar .open .dropdown-menu .imgmodule img { display: block !important;}
Thank you! Solved