This topic has 2 replies, 2 voices, and was last updated 1 years, 8 months ago ago by Tony Rodriguez
Product archives catelogue – rating shows middle aligned instead of left
Please refer the attachment
Hello Ash,
We recommend that you copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site. This should resolve your issue.
.content-product .star-rating {
float: left !important;
width: 100% !important;
}
The result should look like this: https://postimg.cc/qtTGpQx2
We hope this helps.
Best Regards,
8Theme’s Team
Tagged: archives
You must be logged in to reply to this topic.Log in/Sign up