PROBLEMS CENTER THE PRICE
-
Hi I
modify the styles of the products but the price doesn`t centered could you help me please
and another problem was to change the color of the price
thanks for your attention
Hello,
Please specify the page URL: do you mean the product page or product grid?
Best Regards
In the product carousel in the home section you will see them
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body alt .purchasable .wrapp-swap {
display: block;
min-width: 100%;
}
body .basel-hover-alt.purchasable .wrapp-swap {
display: block;
min-width: 100%;
}
Best Regards