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

    Hi..

    My current Mega Menu background is white and I would like to add a little bit of transparency to it.

    How do i achieve this?

    http://www.govino.com.au ( hover over the PRODUCTS link in the menu )

    Mark

    #521101

    Hey montyburns!

    Add this to your custom CSS.

    .avia_mega_div .sub-menu { background: transparent; }
    .avia_mega_div > .sub-menu { background: rgba(255, 255, 255, 0.4) !important; }
    

    Regards,
    Elliott

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