Home Forums WoodMart support forum Mobile Filter Button

Mobile Filter Button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #298811

    Stefanie
    Participant

    Hello.

    How is it possible to custumize the form of the filter button from round to square? See attachement.

    Thanks for support.

    Best regards.

    Attachments:
    You must be logged in to view attached files.
    #298824

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-sidebar-opener:not(.wd-on-toolbar) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    Regards.
    Xtemos Studios

    #298857

    Stefanie
    Participant

    Hello.

    Sidebar-opener ist squared now – great!!!!!! …but the filter icon is white on a white background. Can you modify the icon color to black again?

    Thank you very much!

    Best regards.

    #298864

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-sidebar-opener.wd-on-shop>a:before {
        color: black;
    }

    Regards.
    Xtemos Studios

    #298895

    Stefanie
    Participant

    Hello!

    Perfect. Thank you very much!!!!!!!!

    Best regards.

    #298898

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.
    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Mobile Filter Button’ is closed to new replies.