This topic has 8 replies, 3 voices, and was last updated 2 weeks, 4 days ago ago by Andrew Mitchell
Can you help customize the look for a product review.
1. Change the background color from gray to white.
2. Review line from green to black and border radius 5 px.
3. input column has a 5 px radius border
Hello, @Ombi,
Thank you for contacting us and for using XStore.
Could you kindly provide a screenshot highlighting the specific area in question to help us better understand the issue? Additionally, please share your website’s WP-admin access in the private content area so that we can thoroughly review the matter and assist you accordingly.
Thank you for your cooperation.
Best regards,
The 8Theme Team
Okee
Hello, @Ombi,
Thank you for your response.
We are pleased to inform you that your issue has been resolved. Kindly clear your browser cache and revisit your site to see the changes.
We have added custom CSS code in **XStore > Theme Options > Theme Custom CSS > Global CSS** as follows:
.single-product .et-product-rating-summary {
background: #ffffff !important;
}
.et-product-rating-summary progress::-webkit-progress-value {
background: black !important;
border-radius: 10px !important;
}
.comment-respond textarea {
border-radius: 10px !important;
}
Please see the image for reference in the private content area.
Best regards,
8Theme Team
It looks really good, and can a star that has 0 reviews be gray?
Hello, @Ombi,
Thank you for your response.
We are pleased to inform you that your issue has been resolved. Kindly clear your browser cache and revisit your site to see the changes.
We have added custom CSS code in **XStore > Theme Options > Theme Custom CSS > Global CSS** as follows:
.et-product-rating-summary progress {
background-color: gray !important;
}
Please see the image for reference in the private content area.
Best regards,
8Theme Team
Perfect, thank you
Dear Ombi,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Change the css style for the product review form’' has been successfully resolved, and the topic is now closed for further responses