Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1047090
    henrybag
    Participant

    Hi

    I am trying to change the colour of the overlay on this page http://washhousedesign.com.gridhosted.co.uk/case-studies/ can you point me in the right direction of the CSS I need to alter.

    I am using a child theme based on Renew.

    Basically the rollover on the image is currently white, ideally I want the same green as the sort by button with white text on it.

    Thanks
    Henry

    #1047277
    Prasant Rai
    Moderator

    Hello Henry,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-portfolio .entry-cover {
        background-color: #12e8b9 !important;
    }
    
    h2.entry-title.entry-title-portfolio {
        color: #fff !important;
    }

    Thanks.

    #1050562
    henrybag
    Participant

    Thanks that all worked fine.

    Cheers

    Henry

    #1050601
    Christian
    Moderator

    You’re welcome, Henry. Glad we could help. 🙂

  • <script> jQuery(function($){ $("#no-reply-1047090 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>