Hello! I have selected "Show Image Border - No" on the Image Muffin Builder element, but it's still displaying on the images on this page
http://www.webfactory.com.au/testsites/spencer/our-clients/ Is there a way to disable just on this page (I am using images on other pages where I want the border to display).
Thanks!
Regards
Melanie
Comments
this is not a border but box shadow. To remove it from above page only, you need to use:
.page-id-169 .image_frame .image_wrapper .mask, .page-id-169 .edd_download_image::after { box-shadow: 0 0 0 0 !important; }