Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #874101

    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!

    #874473

    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

    #875398

    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!

    • This reply was modified 6 years, 8 months ago by odmv.
    #875683

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom mega menu’ is closed to new replies.