Okay
  Public Ticket #3370866
Apply a background opacity to Slide out from side hover triggered menu
Closed

Comments

  •  2
    schiarla started the conversation

    Hi, it's possible with css to apply a background opacity color to all site when I hover my mouse on menu "Slide out from side hover triggered"? Like the opacity of the other menu, the "Fullscreen cover split."

    I need to use the slide out menu but also covering the site with a little opacity. Thanks a lot!

  •  1,877
    Judith replied

    Hi Schiarla,

    Thanks for writing back to us.

    Please try inputting this css:

    #slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-split, #slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer, #slide-out-widget-area-bg.fullscreen-alt .bg-inner, body.material #slide-out-widget-area-bg.slide-out-from-right {
        background-color: #ff49117d;
    }

    If this fails to work, then please send us your website URL so that we can provide css for it.

    Thanks.

  •   schiarla replied privately
  •  8,839
    Tahir replied

    Hey Again,

    I am afraid this is not possible at the moment without customizing the underlying JS files. However have noted it in the Wishlist for upcoming updates. 

    Best 


    ThemeNectar Support Team