Home Forums Pro Themes Education Hub Pro Smartphone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #118600
    Francesco Troisi
    Participant

    I’m having display problems on my smartphone.
    How can we solve the problem?
    The text in the slides are not seen well.
    Thanks for your help.
    Francesco

    https://corsilinguacultura.ch

    #118666
    wensolutions
    Keymaster

    Hello,

    You can add CSS to make the text appear correctly in the slides following the path Admin Panel > Appearance > Customize > Additional CSS,

    @media only screen and (max-width: 767px){
    #main-slider .cycle-caption h3 {
     
        line-height: 1.1;
    }
    }

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    #118670
    Francesco Troisi
    Participant

    Unfortunately it doesn’t work.
    The text in the slide is too large and cannot be read.
    Give it a try with your Smartphone.
    Thanks Francesco

    #118671
    wensolutions
    Keymaster

    Hello,

    Actually the text in the slide has been managed through theme itself so for now, only the title can be displayed for the mobile screen size.

    Also, the whole text can not be displayed as you have mentioned as the text size is too large and the theme doesn’t provide the layout to display whole text in the mobile view.

    If you have any queries further, let us know.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.