Okay
  Public Ticket #1538415
Header Dropdown hover opacity
Closed

Comments

  • Wolf started the conversation

    Hi,

    it is possible to change the opacity of Header Drowpdown background. But where can I change the background opacity of the hovered Menue Item?

    Best regrads
    Wolf

  •  9,012
    Tahir replied


    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  • Wolf replied

    Hey,

    I am sorry, the program is not online.

    Best regards
    Wolf

  •  9,012
    Tahir replied

    In that case can you provide a similar demo url ? .


    ThemeNectar Support Team 

  • Wolf replied

    Yes, indeed: nebe.nebe-topitsch.de

  •  9,012
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    body[data-dropdown-style="minimal"] #header-outer:not([data-format="left-header"]) header#top nav > ul > li:not(.megamenu) ul a:hover {
        background-color: rgba(255, 167, 34, 0)!important;
    }

    Thanks


    ThemeNectar Support Team 

  • Wolf replied

    Thank you very much for the promt help!

    Best regards
    Wolf