Hidden sidebar Cart text color
-
how to change the text color of the hidden sidebar cart
Attachments:
You must be
logged in to view attached files.
Hello,
Please disable the dark scheme in the General settings of the header: https://xtemos.com/docs-topic/global-header-settings/
Header dropdowns dark. Set all header menu dropdowns, shopping cart widget, mobile navigation dark background, and light text color scheme. Useful for websites in dark color schemes.
If you have any questions please feel free to contact us.
Best Regards
I need dark background and white text.
how to change this text color? Now it’s in black color. See the screenshot I shared with you.
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woocommerce-mini-cart__total .amount {
color: white;
}
.shopping-cart-widget-body .amount {
color: white;
}
Best Regards
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Hidden sidebar Cart text color’ is closed to new replies.