• Resolved LindaPopSF

    (@lindapopsf)


    Hi all,

    I’m using the “Featured Post with Thumbnail” plug in in the 2011 theme. I’m having trouble getting the text to align to the right of the image. Instead, the text is falling below the image. I would like it to align to the right. I had this plug in working correctly in the Pagelines Platform theme, but when I switched to the 2011 theme, the text dropped to the bottom of the image.

    My site is: https://www.popuppoems.com

    Thank you in advance for your help!

    Linda

Viewing 2 replies - 1 through 2 (of 2 total)
  • the ‘text’ in these widgets is actually a h4 tag, i.e. a block style element.

    try and add this to the end of style.css of your child theme:

    h4.featured-title { display:inline!important; }

    Thread Starter LindaPopSF

    (@lindapopsf)

    that totally worked! thank you so much alchymth! i spent a good few hours trying to figure that out myself. i really appreciate it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘image and text alignment, text not "wrapping" in sidebar’ is closed to new replies.