This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by uppc
Hi team, I have 2 problems help you can help.
1) how can I change the background photo or color(that leaf with grey background in my website)
2) in the main page, because each sku’ title length is different, so the cart icon is not align with each sku. is any method to solve it?
Many thanks
Hello, @uppc,
1. You can change that body background image from XStore >> Theme Settings >> Styling/Colors as per your requirements: https://postimg.cc/WhJ9crzC
2. Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after clearing the browser cache.
.content-product .product-title a {
height: 50px !important;
}
Regards 8Themes Team.
Hi,
Solved!! many thanks:)
Tagged: alignment, background, best selling, setting, themes, title, woocommerce
The issue related to '‘background setting and sku title alignment’' has been successfully resolved, and the topic is now closed for further responses