Tagged: featured image
how do i remove image in page slider widget?
Hi cpdcngo!
Can you please post the link to your page and point out the image you would like to remove?
Cheers!
Yigit
http://www.cpdcngo.fatrute.com
I’m referring to the default edit button photo that shows up when there is no photo. I want to remove it all together.
Hi!
Please add to your CSS
.main_color .avia-content-slider .slide-image { display: none !important }
And let us know if you need anything else.
Regards,
Basilis
this css also removes the partner slider element, which i need.
Hi,
Please use following code instead
.avia-content-slider .fake-thumbnail .slide-image { display: none; }
Best regards,
Yigit
thanks.
Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit