Problem with slider

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home CVIT WordPress Theme Problem with slider

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12910
    Olga Żaryn
    Participant

    HI

    I have a problem with the slider in the mobile version. The text looks bad. Words divide in the wrong way. The last character in the word goes to the next line. All text is broken. How to improve it?

    #12911

    Hello,

    Please provide your website URL to review the issue to assist.

    Best Regards,
    ThemeLooks Support Team

    #12913
    Olga Żaryn
    Participant

    Hi

    http://www.olgazaryn.pl , only mobile version

    #12914

    Hello,

    Please use the custom CSS below.

    @media screen and (max-width: 991px){
    .banner--content-left {
      width: 50%;
      word-wrap: normal;
    }
    }

    Best Regards,
    ThemeLooks Support Team

    #12915
    Olga Żaryn
    Participant

    Dziękuję

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with slider’ is closed to new replies.