• Resolved danielmegeary

    (@danielmegeary)


    Hi,
    The text on the hero section of the front page of my website is not formatting properly. The text will have a line break on the middle of words, splitting them up. Is there some way I could stop this from happening? Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Branko

    (@brankoconjic)

    Hey,

    Please add the following CSS code into the Additional CSS field in WordPress Customizer:

    .si-hover-slider .slide-inner {
        word-break: break-word;
    }

    We will include this fix with the new theme update.

    Let me know if that worked for you.

    Theme Author sinatrateam

    (@sinatrateam)

    I’m going to resolve this issue for now, as a fix was suggested and there has been no response in a week.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hero Text Help’ is closed to new replies.