Remove the Show Filter box - by tinavive

This topic has 6 replies, 5 voices, and was last updated 8 years, 11 months ago ago by Stan Russell

  • Avatar: tinavive
    tinavive
    Participant
    January 20, 2015 at 13:26

    How do i remove the Show Filter box which appears, the plugin author said its from the theme
    https://www.dropbox.com/s/z3j0m9kfkjtz65y/Screenshot%202015-01-20%2012.01.08.png?dl=0

    Please view private content for page

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 20, 2015 at 13:33

    Hello,

    Please add this code into custom.css file.

    #st-trigger-effects{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: tinavive
    tinavive
    Participant
    January 21, 2015 at 12:30

    Hi Thanks but it still shows on the ipad and mobile

    Avatar: Eva
    Eva Kemp
    Support staff
    January 21, 2015 at 12:44

    Hello,

    You can disable filters is Theme Options > Products Page Layout > Hidden Sidebar > Off.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: dude77
    dude77
    Participant
    May 21, 2015 at 22:35

    hi, this helping me out with filter:)
    and how can i remove the default “sort by” box..

    Avatar: stan
    Stan Russell
    Participant
    May 22, 2015 at 07:15

    Hello,

    please add following css code to your custom.css file:

    .filter-wrap .woocommerce-ordering select{display:none}

    Regards,
    Stan Russell.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.