This topic has 7 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler
Xstore. Front Page Product Catalogue Pricing Layout Issue After Theme Update.
The sale price does not show up fully when longer product title characters.
Please refer to the image link.
Hello,
Try to use the next custom CSS code:
.product-view-light .switcher-wrapper,
.product-view-light .price-switch {
height: 46px;
}
Regards
Hi. Where to paste the code?
I pasted the code under theme custom css- global css line 110. No change. Issue still not resolved.
Hello,
Add !important;
.product-view-light .switcher-wrapper, .product-view-light .price-switch {
height: 46px !important;
}
Regards
Hi all good now. Thank you for the speedy response.
Keep up the good work.
Regards
Hello,
You’re welcome!
Have a nice day!
Regards
The issue related to '‘Xstore. Front Page Product Catalogue Pricing Layout Issue After Theme Update’' has been successfully resolved, and the topic is now closed for further responses