Custom products background color not applying
-
i try to adjust the Custom products background color , in the fact, the color was not applied to the site. whats the issue here, thanks.
Supporting screenshot attached
Attachments:
You must be
logged in to view attached files.
Hi zehpan,
Thanks for reaching to us.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Kind Regards,
Hung PD
here is the credential for you to get in wp-admin
Hi zehpan,
Admin credential is incorrect, please check again.
Regards,
Hung PD
Please try the following.
Hi zehpan,
Thanks for your patience.
1. Product grid
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
div.wd-product.wd-hover-buttons-on-hover .product-element-bottom {
background-color: rgb(108, 107, 114);
}
But please note that it changes background color of product grid footer.
2. Sidebar
You are using custom layouts for a product page, which is built with the WoodMart WooCommerce builder.
Navigate to Layouts > edit the the layout > select Sidebar
widget > Advanced tab and you can change the background color https://ibb.co/r95Pmtq
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Regards,
Hung PD