Reply 300856 to: Align the product card description to the left

Avatar: Rose Tyler
Rose Tyler
Support staff
September 1, 2021 at 11:03

Hello,

– You’re welcome!
– Theme Options > WooCommerce > Shop > Products style > Элементы Содержимого Продукта > enable “Кнопки наведения курсора на мобильный телефон”
– Change https://prnt.sc/1qxxglf to 85%, and add the next code also –

.product-view-mask3 .content-product:hover .footer-product,
.product-view-mask3 .content-product .footer-product {
    transform: none;
    -webkit-transform: none;
}

.content-product .is_arrows-hovered .footer-product {
    opacity: 1;
    transform: none;
}

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.