• I have added the following CSS to my child theme make sure that all images in my posts have borders (as WordPress seems to have removed this from the image editing options)
    img {
    border: solid black 1px
    }

    The only problem is now my site logo now has a border (see https://www.chimpytech.com)

    Is there either a better way for me to add borders to all post images universally, or just remove the border from my logo.

    TIA

    Chief Chimp

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image borders’ is closed to new replies.