Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1135095
    Ronald
    Participant

    Hello,

    Is there another way to hide certain widgets on a page? I normally do that with Jetpack but it does not work.

    Please could you have a look at my site and please advise how I can hide certain widgets or why the widgets would not hide, or maybe an alternative solution?

    I am not sure about the page type, if that’s maybe something I am doing wrong.
    The page where I want to hide certain widgets is: http://xyno.co.za/ek/Lister/test-shop-99/

    I am replying with the login as the site is not live.

    Ronald.

    #1135097
    Ronald
    Participant
    This reply has been marked as private.
    #1135237
    Thai
    Moderator

    Hi Ronald,

    Which certain widgets do you want to hide?

    For example, to hide the search widget you can add the following CSS under Customizer > Custom > Global CSS:

    .tax-yith_shop_vendor .widget_product_search {
        display: none;
    }

    Hope it helps 🙂

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