Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi @andreadelriva

    Good to hear from you.

    Thanks for reporting ?? Logging the issue now.

    If you’d like to hotfix in a Custom CSS plugin you can with:

    /* Headline Widget */
    
    .sow-headline h1 {
    	word-break: break-all;
    }
    
    .sow-headline h3 {
    	word-break: break-all;
    }
    Thread Starter andreadelriva

    (@andreadelriva)

    Thank you Misplon for the hot-fix ??

    By the way, i’ve just updated widget bundle for PB and the problem has gone completely.

    Good job guys!

    Plugin Support Andrew Misplon

    (@misplon)

    For sure ?? Glad I could help and thanks for the feedback, much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Headline text goes out of box conteiner’ is closed to new replies.