Hi,
I used the following CSS to add a border around the .avia_image
#homepage_boxes .avia_image {border: 5px solid #d0c883!important;}
But when I then make the image a link in Image -> Link Settings it adds a small white pixel in each of the corners of the border. You can just make them out in this enlarged image.
Hi DigitalEssence!
Can you please post the link to your page where we can see an example?
Cheers!
Yigit
Hi,
here it is: http://enamay.digitalessence.net/
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#homepage_boxes .avia_image { border-radius: 0; }
Best regards,
Yigit
Superb. Thank you again.
Will add that to my Gists.