• jennjoanne

    (@jennjoanne)


    On our profile widget I am trying to keep the text to just the right of each picture (previously the text had one line to the right of the picture and then wrapped the remaining text to the bottom of the picture).

    https://starcrossedbookblog.com/

    The code I’m using works for the top and bottom person’s picture (Jen & Harriet) but not the middle picture (Chelsea). Can someone please point out what I’m doing wrong and/or missing. Thank you!!

    .widget-content img {
    float: left;
    margin-right: 5px;
    }

    I tried adding the info below but that didn’t work either:
    margin-bottom: 5px;

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS Code – Image and Text’ is closed to new replies.