Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
WooCommerce
blue note Change bar in the shop
Morpheus-2014
August 2020
in
WooCommerce
Hi,
I have no product on the website
http://pixelway.de/projekt-shop-2/shop/
,
so the following blue bar is shown to me. How can I change this blue color to my themes color?
Thanks
Comments
Pablo
August 2020
Hello,
Please use this CSS code to change that background color:
.woocommerce-info.alert_info{
background:red !important;
}
thanks
Morpheus-2014
August 2020
Hi,
the same problem if I click on the checkout with my invoice in the shop and have not entered some mandatory fields, such as the address, for example, a red bar appears
https://pasteboard.co/JkWZL6y.jpg
, how can I assign a different color to it ?
Thanks
Pablo
August 2020
Here you will find colors and their CSS target of WooCommerce, please use them:
https://www.commercegurus.com/docs/shoptimizer-theme/woocommerces-info-bar-colors/
Remember, to add !important; at the end
thanks
Morpheus-2014
August 2020
great Thank you
Sign In
or
Register
to comment.
Comments