Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1292982
    henrybag
    Participant

    Hi

    My apologies if this has already been covered, I can’t find any articles that describe exactly what I’m trying to do.

    Basically on this page http://beaudox.com/shop/ I would like to remove the sidebar but category page such as this I would like the sidebar to show (as it is now) http://beaudox.com/product-category/dcl-collection/

    If you can point me in the right direction that would be great.

    Thanks

    Henry

    #1293063
    Prasant Rai
    Moderator

    Hello Henry,

    Thanks for writing in!

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

    .tax-product_cat aside.x-sidebar.right {
    display: none;
    }
    
    .tax-product_cat .x-main {
    width: 100%;
    }

    Thanks.

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