Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #992925

    Hi, on my website I add a mega menu where every link has a image and a title. I’d like to reduce the space between each column. I tried few codes that I found on your forum but neither of them worked. Could you help me?

    #993579

    Hey Marco,
    Please try this code in the General Styling > Quick CSS field or in your WordPress > Customize > Additional CSS field

    #header .avia_mega_div .units {
        padding: 0px !important; 
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.