Tagged: easy slider, Images, woo commerce
Hi there, I posted before about Woo Commerce knocking out image blocks that are used in the advanced page builder. There was also an issue with easysliders although I have worked around this by using revolustion slider instead. Here is a link to a page which should have four images (each using the image holder from the advanced page builder – Woo commerce has been installed, as you can see the four images are lost – they should be above the text – http://www.kingbeer.co.uk/evolution/
Thanks
Hi silviouk!
Please add this on Quick CSS or custom.css:
.avia_transform .avia_animated_image.avia_image {
opacity: 1;
}
Best regards,
Ismael
Thanks, this worked great.