On the products slider I would like to roll over buttons to change color only to # B7BF10 without going through white color. Now they make a strange transition.
We have recently changed the server website and I have seen that the styles of the navigation buttons of the product sliders have disappeared. What could have happened?
Is it possible to show the "add to cart" button (same as on the product sheet) on the Products slider?
See example image
Hi Trini
I have adjusted the display on the site, please check again
thank you
Thanks a lot!
Hi Trini!
thank you, have a good day
Sorry, it's a customer request:
On the products slider I would like to roll over buttons to change color only to # B7BF10 without going through white color.
Now they make a strange transition.
Thanks in advance
Hi Trini !
Add this css property at Appearance-> Customize-> Additional CSS
.products:not(.list) .ftc-product: hover .meta_info {
animation: none;
}
thank you
Hi Kevin:
I've added the code, but not working
:(
Hi Trini
Add this css property at Appearance-> Customize-> Additional CSS
.products:not(.list) .ftc-product:hover .meta_info {
animation: none; }
thank you
Hi Kevin:
I have already copied the css where you indicate, but not working.
Hi Trini !
I helped you add it, check it out on the site
thank you
Yes now!
Thanks a lot!
Hi Trini
thank you, Glad to help you
Hello again Kevin:
We have recently changed the server website and I have seen that the styles of the navigation buttons of the product sliders have disappeared.
What could have happened?
I Attach screenshot
I Attach screenshot
Hi Trini !
This plugin causes css conflict with the owl-carousel pattern that is being used on the site to lose css
thank you
thanks for solving it
Hi Trini !
thank you, have a good day