Home › Forums › WoodMart support forum › Bug List on Mobile View › Reply To: Bug List on Mobile View
June 15, 2022 at 10:27 am
#383153
Aizaz Imtiaz Awan
Keymaster
Hello,
1. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.commentlist .star-rating {
margin-top: -25px;
}
3. Please replace the previous Custom CSS with the following then check back.
.product-list-item {
background: #f3f3f3;
padding-top: 25px;
border-bottom: 1px solid #cecece;
}
Best Regards