About changing the filter icon color on mobile

This topic has 2 replies, 2 voices, and was last updated 1 years ago ago by Tony Rodriguez

  • Avatar: Fehmican Yesilyurt
    Fehmican Yesilyurt
    Participant
    April 3, 2023 at 08:37

    Hello,

    I would like to change the color of the filter icon on mobile version. Could you help me for this situation?

    Screenshot: https://prnt.sc/BI5G16NcT5J8

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 3, 2023 at 09:53

    Hello,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    To change the color of the filter icon on mobile, please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache:

    @media only screen and (max-width: 767px){
    .woocommerce-shop .et-toggle-mob-sidebars-inner{
    color: #ff2020 !important;
    }
    }

    You can adjust/change the color code value in the code as needed.

    Best Regards,
    8Theme’s Team.

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

The issue related to '‘About changing the filter icon color on mobile’' has been successfully resolved, and the topic is now closed for further responses

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