Shop Filter button of shop tool bar display only on desktop

This topic has 2 replies, 2 voices, and was last updated 2 years, 2 months ago ago by Rose Tyler

  • Avatar: Corrado_Lucherini
    Cor
    Participant
    February 1, 2022 at 17:45

    Hi,
    please, I would like to hide the shop filter button in the desktop version and to increase the margin for the product search form, thanks.
    https://prnt.sc/26n01ps

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 2, 2022 at 08:11

    Hello,

    1/ Add the next code in Theme Options > Theme custom CSS > Descktop:

    .open-filters-btn {
        display: none !important;
    }

    2/

    .sidebar-right .etheme_widget_search {
        margin-bottom: 30px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.