Reply 313281 to: enter additional text in the product boxes after the price

Avatar: Olga Barlow
Olga Barlow
Support staff
December 28, 2021 at 19:13

Hello,

Replace previous code with the following

.template-container .product-view-light .button-switch, .template-container .product-view-light .price-switch, .template-container .product-view-light .switcher-wrapper {
    height: 130px;
}
.template-container .product-view-light.et_cart-on .content-product:hover .price-switcher {
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px);
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.