Hi, I cannot seem to remove the border on the blog or shop images. the simple img {border: none} worked for all other images on the site, but doesn’t affect the blog or shop. i have scoured the forum and tried every code given–please help!
speyfishingoregon.com
Hey ironsledge!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .wp-caption.aligncenter, .template-shop .single-product-main-image .images a { border: none !important; }
Cheers!
Yigit
Thanks! just what i needed after hours of trials. thanks too for being so quick!