Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1279279
    Adwin L
    Participant

    Hi there, working on the blog page of my site and adding a bit of customization. I’ve changed the .h-entry-cover:before to my brand green colour, but I cannot seem to adjust the hover colour. When you hover over the blog masonry grid the title background turns black. I want it to stay the same green on hover as it is originally.

    Please let me know what I am missing!

    Thank you

    #1279280
    Adwin L
    Participant
    #1279531
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve your issue, please have your css updated and make use of this code instead:

    .blog .entry-cover .h-entry-cover:before,
    .blog .entry-cover:hover .h-entry-cover:before {
        background-color: rgba(127, 186, 0, 0.6);
    }

    Please let us know if this works out for you.

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