Hello,
On mobile, we are seeing an extra image below the full width slider video but only on mobile. I think the issue might with the featured image but when I remove the featured image entirely, it won’t show my thumbnail on other projects and I still get a duplicate image on mobile. I have also tried to hide the featured image but that doesn’t seem to work either. The thumbnail goes away and I still get a static image beneath my video on mobile.
Also, you only see this extra image on an actual mobile phone. You can’t resize a browser to get a mobile view – it won’t do it then.
Thank you!
Hey kathyfg,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
@media only screen and (max-width: 767px) {
#top.postid-7404 .avia-slideshow-inner .avia-slide-wrap img {
display: none !important;
}
}
Best regards,
Mike
Thank you! That worked for the first item on our Multimedia page (Scarborough) but it did not work for the other items. Is there something else we can do?
Hi,
Can you please include a admin login in the private content area so we can be of more assistance.
Best regards,
Mike
Info listing in private area below, thanks!
Hi,
Thank you, I updated your css. Please clear your browser cache and check.
Best regards,
Mike
That seemed to work, thank you!
Hi,
Great, I’m glad Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hello again!
Two of our portfolio items are still not showing correctly. Links below in private section. Thank you so much!