Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1231331
    yhshin1020
    Participant

    Hey,

    This code

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

    doesnt seem to work on the page with id 1366 removing it works but it applies to all pages.

    Why doesnt this work?

    Thanks.

    #1231336
    yhshin1020
    Participant
    This reply has been marked as private.
    #1231358
    Thai
    Moderator

    Hi There,

    Please try with this CSS instead:

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

    Hope it helps 🙂

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