Tagged: , , , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #568816

    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.

    White dots in corners of border

    #568820

    Hi DigitalEssence!

    Can you please post the link to your page where we can see an example?

    Cheers!
    Yigit

    #568838
    #569005

    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

    #569283

    Superb. Thank you again.

    Will add that to my Gists.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Adding a border to avia_image creates white dots and odd link overlay’ is closed to new replies.