Forums

Can't find where to edit inline image css (1 post)

  1. justing
    Member
    Posted 1 year ago #

    Hi, I'm having a problem editing the CSS for the images that are uploaded via Wordpress and displayed in-post. The class for the images is:

    img class="size-medium wp-image-5"

    When I poke around the stylesheet.css, the only settings for img are as follows:

    #content p img{
    border: none;
    padding: 0px 5px 15px 0px;
    }

    I tried changing the border to "border: solid black 1px;" just to test and see if I was editing the correct entry, but nothing happened.

    Further, when I edit the post in the Wordpress backend, the image is styled properly (see screenshot) in the edit screen. But when I view it on the actual site, it's not styled (see screenshot).

    What gives?

Topic Closed

This topic has been closed to new replies.

About this Topic