Tagged: mega menu
Hi,
I’m trying to add some space on the left on a mega menu item; center a title and make its hover color white, without success, could you help me with this?
I added an image for reference
Thank you!
Hey C-LabMX,
Let’s stick to one thing at a time. Please try this in Quick CSS to center the titles:
#header .mega_menu_title {
display: table !important;
margin: 0 auto !important;
}
Best regards,
Rikard
Hi Rikard,
That moved all the titles and removed the clickable area of the “button alike” I made, I just managed to fix it.
You can close this thread
Thank you!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon