H3 Word Wrapping - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

H3 Word Wrapping

R

Roderick

Template 7 months ago

Hello,

I'm working on the Travus Template. On the home page, the H3 text in the first slide of the slideshow is wrapping, but this does not happen on the other slides. How can I fix this issue? You can also see this on the preview of Travus. The word "Beautiful" the letter "l" goes to the second line.

Appreciate any help.

Thanks.

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 7 months ago #188900

Hi Roderick,

Probably font-size is too big, sometimes 1-2px less make a big difference.

Use 58px or 56px instead of default 60px for Slide item title font-size, and should be OK after.

Yes, from addon settings.


As extra, you can use also that CSS line:

.sppb-sp-slider-title, .sppb-sp-slider-text {
  word-break: normal;}
0
R
Roderick
Accepted Answer
7 months ago #188921

Hello Paul,

Thank you for your prompt response. Followed your suggestion and now issue is fix.

Regards,

Rod

0