All my blog posts have the circle with the arrows appear over the image and you can click on it and it pops up and you can scroll through all of them.
Is there a way to disable this?
Hey fgrippe!
Please insert the below css into your custom css section.
.avia_transform a .image-overlay {
display: none !important;
}
Regards,
Dake
takes away the circle/arrow, but you can still click on the image and it opens as a kind of pop up image still…