Home Forums Space themes support forum Mobile menu filter icon

Mobile menu filter icon

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #477974

    rabbatka
    Participant

    Hey!

    How can I change the color of the filter icon?

    Attached a screenshot

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

    rabbatka
    Participant

    So can you help me?

    #478873

    Luke Nielsen
    Keymaster

    Hello,

    I am writing to sincerely apologize for the delay in addressing your concern on our support forum. I understand how frustrating it can be to wait for assistance, and I genuinely apologize for any inconvenience caused.

    Try to use the below code for changing the color of the sticky button. Define the code in Theme Settings -> Custom CSS.

    .xts-sidebar-opener:before {
        background-color: #9a96ae !important;
    }
    
    .xts-sidebar-opener a {
        color: #fff !important;
    }

    Kind Regards

    #478881

    rabbatka
    Participant

    Work!

    Thanks!

    #478931

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Don’t hesitate to reach out if you have any more questions or concerns.

    We’re thankful that you took the time to share your concerns with us. Have a good day!

    Kind Regards

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

The topic ‘Mobile menu filter icon’ is closed to new replies.