Reply 328167 to: Changing the icon used on mobile sidebar filter – is it possible?

Avatar: Rose Tyler
Rose Tyler
Support staff
July 3, 2022 at 12:12

Hello,

Try to use the next custom CSS code:

.et-toggle-mob-sidebars-wrapper .et-toggle-mob-sidebar .et_b-icon {
    font-size: 0px;
}
.et-toggle-mob-sidebars-wrapper .et-toggle-mob-sidebar .et_b-icon:before {
    content: '\e934';
    font-family: xstore-icons;
    font-size: 14px;
}

is it possible to allow us to choose the icon within theme settings under the filter options for future as it makes life easier? – you can submit a request about adding new option here – https://www.8theme.com/taskboard/

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.