1) I’m using the full width easy slider (featuring one image) for the homepage main image. When you hover over the image on a computer, it greys out and shows a link option as I would like to link the image to another page. How do I disable the hover feature so it’s just a static image and it doesn’t grey out?
2) When refreshing the website, all the media (including images and videos disappear – only text shows). In fact the icons on the homepage don’t load properly either – what’s causing this? It doesn’t seem to be happening on other pages…
Hey EpicCinematicStudios,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Yes, thank you!
Hi EpicCinematicStudios,
Best regards,
Victoria
Hi EpicCinematicStudios,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia_transform .avia-slideshow-inner a .image-overlay,
.avia-slideshow-inner .image-overlay .image-overlay-inside {
display: none !important;
}
If you need further assistance please let us know.
Best regards,
Victoria