Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #890646

    pejope
    Participant

    Hello,
    I have made a Slider for my homepage, http://www.ifs.nu. On my computer and laptop the text besides the logo is OK, but on my iPad and Iphone the txt of “Veiligheid” and “Bescherming” is de “d” and “g” not completely visible. I don’t how to solve it? Can anybody suggest? Thx. Peter

    #891315

    Rupok
    Member

    Hi there,

    Thanks for writing in! I am attaching a screenshot for iPhone view. I can see this right on my end. Would you add a screenshot of your end?

    Cheers!

    #891517

    pejope
    Participant

    Hi,

    Hereby my screenshot

    Peter

    #892079

    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    div#slide-1-layer-23 {
        max-width: 120px !important;
    }
    div#slide-1-layer-24 {
        max-width: 130px !important;
    }

    Hope it helps 🙂

    #895048

    pejope
    Participant

    Hi,

    It worked. THX.

    #896079

    Jade
    Moderator

    You’re most welcome.