This topic has 6 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
I am having a problem with the individual product page. When the page is fully loaded (so are all the pictures), the spinner doesn’t disappear like it should.
I’ve tried hiding it completely via CSS but couldn’t find it’s exact name. How do I fix this problem?
hello
Please provide us also with wp-admin credentials.
With best regards
Brian Johnson
Credentials are in the private section.
Hello,
Please add this code in style.css of the Child Theme.
.product-images-slider .owl-item {
background: none;
}
Regards,
Robert Hall.
Thank you!
Hello,
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up