Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there heavenlyimage!
    You can easily do this be selecting elements after the image, like this:

    .entry-content :first-child ~ p, entry-content :first-child ~ blockquote {
    
    }

    This selector will not select the image. Use that selector to apply the padding and margin you want ??

    I hope that helped you out ??

    Thread Starter heavenlyimage

    (@heavenlyimage)

    Hi there,
    I’m not quite sure how to do what you have described. (im not very tech savvy). can you please explain how and where to put this code? Sorry to be such a novice!
    Thanks so much!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 different widths in one post’ is closed to new replies.