Okay
  Public Ticket #2393531
products slider
Closed

Comments

  • Trini started the conversation

    Is it possible to show the "add to cart" button (same as on the product sheet) on the Products slider?

    See example image

  •  2,636
    Kevin replied

    Hi Trini 

    I have adjusted the display on the site, please check again

    thank you

  • Trini replied

    Thanks a lot!

  •  2,636
    Kevin replied

    Hi Trini! 

    thank you, have a good day

  • Trini replied

    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

  •  2,636
    Kevin replied

    Hi Trini !

    Add this css property at Appearance-> Customize-> Additional CSS


    .products:not(.list) .ftc-product: hover .meta_info {
        animation: none;
    }

    thank you

  • Trini replied

    Hi Kevin:

    I've added the code, but not working

    :(

  •  2,636
    Kevin replied

    Hi Trini

    Add this css property at Appearance-> Customize-> Additional CSS

    .products:not(.list) .ftc-product:hover .meta_info {

         animation: none; }

    thank you

  • Trini replied

    Hi Kevin:

    I have already copied the css where you indicate, but not working.

  •  2,636
    Kevin replied

    Hi Trini !

    I helped you add it, check it out on the site

    thank you

  • Trini replied

    Yes now!

    Thanks a lot!

  •  2,636
    Kevin replied

    Hi Trini 

    thank you, Glad to help you

  • Trini replied

    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

  • Trini replied

    I Attach screenshot

  •  2,636
    Kevin replied

    Hi Trini  !

    This plugin causes css conflict with the owl-carousel pattern that is being used on the site to lose css

    thank you

  • Trini replied

    thanks for solving it

  •  2,636
    Kevin replied

    Hi Trini !

    thank you, have a good day