[Resolved] Text wrap not working for headings

  • Author
    Posts
  • #11015

    Focused Energy
    Participant

    Hi Support,

    I’m having an issue using SiteOrigin PageBuilder within this theme where the heading text won’t wrap around my left aligned image. If I change the headings to normal paragraph text they will wrap around the image but with the heading formatting they act like a new paragraph line and fall directly under the image. I want the h2, h3 and h4 lines to wrap with my image and show up to the right of it. Link to an example of the issue below. I have checked that the image is set to align left so that the text can wrap and it is. In the visual editor, it shows up how I would expect it to when published but the front end is not showing it this way.

    Team page draft

    #11017

    Andrew Misplon
    Keymaster

    Hi, thanks for posting. I’ll look at this behavior for the next update. For the moment, please try adding the following to Customize > Additional CSS and let me know how it goes:

    .site-content h1,
    .site-content h2,
    .site-content h3,
    .site-content h4,
    .site-content h5,
    .site-content h6 {
    	clear: none;
    }

    Thanks 🙂

    #11128

    Focused Energy
    Participant

    That worked, thank you!

    #11129

    Andrew Misplon
    Keymaster

    Super, glad that helped. All the best.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Scroll to top