• BuxomBones

    (@buxombones)


    Hello,

    I am working on a few updates. One thing I’ve noticed is that as I’ve added round or circular images there appears to be a pale white border around the image.

    Is there a way to remove the border?

    Thanks,
    Erica

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Michael

    (@alchymyth)

    try and add this, for example via dashboard ‘Appearance – Additional CSS’:

    .entry-content img {
    	/* remove the fancy borders from all WordPress-added images */
    	box-shadow: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Round Image’ is closed to new replies.