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

    Is there a way to replace mega menu’s background color with an image (custom designed) image?

    Also Can I add Images as PNGs on top of everything just like you guys did on this forum page (a camera with shadows in foreground and mobile tablet and dvd in background?

    #138725

    Hi,

    You can replace mega menu’s background with an image with following code

    ul .sub-menu { background-image: url('https://www.yourimage.com/image.jpg'); }

    Please add this code to Quick CSS and replace the link with image url

    Regards,

    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘add background image instead of changing color’ is closed to new replies.