When i add a product directly from the productlist on https://rocketstyledevelopment.nl/deeskitchen/menukaart-bestelbaar/
The screen shakes when adding a product to the shoppingcart. What could this be and how can this be solved?
Hey Raymond,
Can you try to flush out the cache and check?
If that doesn’t help, try to disable Page Preloading in Enfold > Theme Options.
If that still doesn’t help, try adding this css code in Quick CSS (located in Enfold > General Styling):
.avia_loading_icon {
display: none !important;
}
Hope it helps.
Best regards,
Nikko