This topic has 4 replies, 2 voices, and was last updated 8 years by dmn2016.

  • Author
  • #102378
     dmn2016
    Participant

    I am using the Pinterest style homepage, and was wondering how I can make the shadows on the pins deeper and permanent, instead of on hover only.

    Any chance I can have the code snippet to place in the custom CSS section of the home page?

    #102519
     Laura
    Moderator

    Hello, do you mean you want to have the pin hover effect be the normal style of the pin and not only appear on hover?
    Please let me know 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #102603
     dmn2016
    Participant

    Hello Laura, yes that is exactly what I mean. I’d like to make the hover effect darker too.

    #103160
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    .post-content.animated.animate-when-almost-visible.el-appear.start-animation {
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.17);
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #103472
     dmn2016
    Participant

    It works, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?