is there a way to remove the thumbnail for the post slider ?
thanks in advance
Hey!
Try adding this code to the Quick CSS:
a.slide-image {
display: none !important;
}
Cheers!
Josue
awesome thank you
You are welcome, always glad to help :)
Regards,
Josue