Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #148476
    lenatime
    Participant

    I’ve been playing around with the CSS but I’m still unable to change the hover color of the #featured-grid-content .grid-box. It shouldn’t be difficult to change that, right? Help?

    #148495
    Skandha
    Participant

    @lenatime: Please post in your site URL so that I can provide you the additional CSS.

    Kind Regards,
    Skandha

    #148526
    lenatime
    Participant

    amberdoor.com

    #148527
    Skandha
    Participant

    @lenatime: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #featured-grid-content .caption {
    	background-color: rgba(18,52,86,0.6);
    }

    You can change the color according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #148529
    lenatime
    Participant

    Wow. That worked. I don’t think I could have figured that out, though, without help. Thank you!

    #148530
    Skandha
    Participant

    @lenatime: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Featured Grid Hover Color’ is closed to new replies.