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

    Hi,

    Is it possible to change the opacity of the mega menu in a:hover? I’ve tried the code below without success.

    .avia_mega_div, .avia_mega6 a:hover{
    opacity:0.8!important;
    }

    Many thanks

    #696901

    Hey hothoundz,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia_mega_div {
      opacity: .5!important;
    }
    

    If this is not the desired result you wanted Would you mind posting us a precise link to your site and a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Vinay

    #698435

    thanks!

    #698581

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest .
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mega Menu Opacity’ is closed to new replies.