Viewing 1 replies (of 1 total)
  • Thread Starter cdowney68

    (@cdowney68)

    Figured it out: I used Simple Custom CSS plugin to add the CSS. Used Chrome dev tools to figure out the ID of element that contains the IMG. The IMG itself doesn’t have an ID; however, it seems like it would be a good idea for it to have one. Here is the CSS:

    #widget_sp_image-3>img {
    border-radius: 50%;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Adding CSS to image’ is closed to new replies.