Okay
  Public Ticket #2328883
shop style animation
Closed

Comments

  • missymooreuk started the conversation

    Hi 

    The product archive page does not load the products in firefox if the animation style is fade in. Without any animation style the product grid loads.

    Thanks

    Rachel

  •  675
    Neuron replied

    Hi,

    Is that so? It seems like the wow.js, a library that we use for animations does not work properly. Can you please try to add the following style in Custom CSS, it will target only the firefox.

    @supports (-moz-appearance:none) {
        .wow {
            visibility: visible !important;
            opacity: 1 !important;
        } 
    }

    Let me know if you need further help.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.