This topic has 3 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #101257
     wilhalphoto
    Participant

    Hi,

    when you look at the page given below, it looks fine on the computer and tablet — but when seen on a smartphone there are so many texts cut off making the sentences nonsensical.

    What should I do to fix it?

    #101340
     sharmstr
    Moderator

    Might be one of the plugins you’re using thats causing it. But you can fix with this in your quick css

    COPY CODE
    
    ol {
        overflow-wrap: break-word;
    }
    p {
        overflow-wrap: break-word;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #101481
     wilhalphoto
    Participant

    thanks! it works
    (and I added one more for li)

    #101483
     sharmstr
    Moderator

    great.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?