• For the life of me, I can’t get text to wrap around an image. I changed the width of text but the image doesn’t move left to go along with it (see below).

    .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    	max-width: 900px;
    }
    

    Does anyone know the Custom CSS to move the image left of the text it’s supposed to be left-aligned to?

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

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Inline image overlaps paragraph text’ is closed to new replies.