Topic Resolution: Resolved
  • Closed
  • Alison Harris
    Spectator
    September 23, 2015 at 10:32 pm #20869

    Hi – the text in my tab boxes breaks mid-word when the screen size is reduced. I don’t want to insert <br> code because I do want the tab to change orientation from vertical to horizontal when responding to smaller devices, and the word breaks will look strange in that orientation. Is there code to make the text break ONLY between words rather than in a word? Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    September 23, 2015 at 10:42 pm #20872

    Hi,

    Please post your url. I try and see if it’s possible to provide you a solution.

    Thanks!

    Alison Harris
    Spectator
    Posts: 5
    September 23, 2015 at 10:46 pm #20875
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    September 23, 2015 at 10:59 pm #20879

    Hi,

    The password you provided doesn’t work.

    Thanks!

    Alison Harris
    Spectator
    Posts: 5
    September 23, 2015 at 11:36 pm #20884
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    September 24, 2015 at 8:54 am #20900

    Hi,

    Thank you. I am able to login.

    Please use the following codes in your Theme Options -> Custom CSS

    .t4p-tabs .tab-link {
    word-wrap: normal !important;
    }

    Thanks!
    Denzel

    Alison Harris
    Spectator
    Posts: 5
    September 24, 2015 at 10:47 pm #20929

    Thanks Denzel – you are awesome!

    alison

    Denzel Chia
    Moderator
    Posts: 2656
    September 25, 2015 at 9:26 am #20933

    Thanks! Alison

    Regards,
    Denzel