Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #322742
    Darshana
    Moderator

    @sinfm

    Please add the following CSS rule into your Customizer, Custom > CSS section using the menu Appearance -> Customize.

    
    .woocommerce li.product, .woocommerce-page li.product {
        box-shadow: none;
    }
    

    Hope that helps.

    #323071
    sinfm
    Participant

    thank you 🙂

    #323073
    Thai
    Moderator

    You’re most welcome.

    #763895
    caitlinh
    Participant
    This reply has been marked as private.
    #764270
    Zeshan
    Member

    Hi Caitlin,

    Do you want to remove shadow from recent post items? If so, add following CSS under Custom > CSS in the Customizer:

    .x-recent-posts a {
        box-shadow: none;
    }
    

    Thank you!

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