Okay
  Public Ticket #3588674
Portfolio hoover color
Closed

Comments

  • dancingskull started the conversation

    Hello,

    When hovering above my portfolio thumbnail pictures on my homepage, a red or yellow filter gets above them. 

    I'd really like to change the yellow, but I can't find where to...sorry...

    waiting for your light,

    best,

    Thomas

    5966097569.png



  •  2,727
    Andrew replied

    Hi Thomas,

    Thank you for reaching out to us.

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend). You can adjust the color to match the color you want to have.

    .portfolio-items[data-ps="8"] .col:hover .work-info-bg {
        background-color: rgb(255, 215, 94)!important;
    }
    

    Try this and let us know how it goes.

    Thanks,

  •  2
    thoisr replied

    Thanks! Perfect!

  •  1,659
    Judith replied

    Hi Thomas,

    You're welcome.

    I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest

    Your feedback is valuable to us and greatly appreciated!