Hi,
I try to change the color in the menu and the mobile cart but I don’t see any change. I have deleted the history and I have seen from other topics what I can do differently. Can you help me?
Site URL: hidden Theme version: 5.0.2 WooCommerce version: 7.3.0Hello @Despoina,
We kindly ask you to copy and paste the following CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and then clear your browser cache:
.mobile-header-wrapper .et_b_header-cart.et_element-top-level > a svg {
color: #000 !important;
}
.mobile-header-wrapper .et_b_header-mobile-menu > span svg {
color: #000 !important;
}
The result should appear as shown in the following image: https://ibb.co/Tb9Yq5q
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.