Okay
  Public Ticket #2029261
How to make Fancy box background more transparent
Closed

Comments

  • Jaka started the conversation

    Hello,

    I'm using Fancy box with style Color Box Hover Effect, with box color gradient 1.

    How can I make Color Gradient more transparent. 

    I attached images for better understanding.

    Thanks,

    Jaka

  •  8,994
    Tahir replied

    Hey,

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

    Thanks


    ThemeNectar Support Team 

  •   Jaka replied privately
  •  8,994
    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):

    .nectar-fancy-box[data-style="color_box_hover"].using-img .box-bg:after {
        opacity: 0.5 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Jaka replied

    Thank you, works perfectly! 

    Best,

    Jaka