Hi Wirebird,
Please try this custom CSS:
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.widget_media_image {
text-align: center;
}
As a tip, set the menu Event to “Click”. Then you can open a sub menu and keep it open whilst you use developer tools to inspect the sub menu contents (and find the correct selectors to use).
Regards,
Tom
Perfect! Thank you so so much!!
This really is the best mega menu plugin! Thank you for the support!
That solution did nothing for me. Possibly an incompatibility with the “Twenty Nineteen” theme? Previously, I tried targeting the ‘.attachment-thumbnail’ class in the custom CSS editor, but the only code the image widget would respond to was directly setting margin-left to a value, which is not ideal for perfect centering.