This topic has 2 replies, 2 voices, and was last updated 1 years, 6 months ago ago by Rose Tyler
The ratings display is heavily skewed to the right in the mobile view.
https://www.dropbox.com/s/a3qm8ustid242d5/2023-05-21_09-32-50.jpg?dl=0
Could I please have a CSS code that aligns the ratings nice and centered?
Hello Juergen,
Thank you for contacting us and for using XStore.
Try to add the next code in Theme Options > Theme custom CSS > Mobile:
.commentlist .avatar {
display: none !important;
}
.woocommerce-tabs {
padding-left: 0px;
}
We hope this information is helpful.
Kind Regards,
8theme team
Tagged: mobile view, ratings alignment, themes, woocommerce, wordpress
The issue related to '‘Display of ratings is aligned too much to the right in mobile view.’' has been successfully resolved, and the topic is now closed for further responses