Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172815
    yhshin1020
    Participant

    Hey,

    I want to make it such that when I hover over the blog entries it adds a box-shadow behind it (seee image attached).

    I was wondering if this was possible. Thank you.

    #1172818
    yhshin1020
    Participant
    This reply has been marked as private.
    #1172897
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .entry-wrap:hover {
    	box-shadow: 0 .75em 1.35em 0 rgba(0,0,0,0.135) !important;
    }

    Hope it helps, Cheers!

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