Home › Forums › WoodMart support forum › Two additional product tabs + other help needed › Reply To: Two additional product tabs + other help needed
January 28, 2021 at 6:31 am
#261970

www.cidev.ro
Participant
Hello, Elise,
Thank you for your answer. The settings mentioned by you in Theme Settings are as follows (see image attached), unfortunately there is no additional magnifying glass which you can use to zoom a little. (on the actual product page)
I have changed the CSS code provided by you in accordance to the actual needs:
.labels-rounded .product-label {
min-height: 36px;
min-width: 38px;
font-size: 10px;
}
.product-label.featured {
background-color:#C36285;
}
.product-label.onsale {
background-color:#ED3524;
}
.product-label.new {
background-color:#FF8945;
}
Does your team offer paid customizations of any kind? Just asking on behalf of our client.
Kind Regards,