Black and White Themes

Home Forums SKT Black/White Theme Support Black and White Themes

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #105551
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    • Topics: 31
    • Replies: 38
    • Total: 69
    Member since: April 21, 2016

    Hi, I have a problem with viewing on smartphones. The image in the slider, of 1400×719 size, comes out of the screen preventing the correct visualization of the site. I set the resolution as in the demo image, but the image “comes out of the smartphone screen”.

    How can I solve? Thanks so much.

    The website is www.theofficialprontoatutto.it. This issue appear only in homepage.

    #105590
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .nivo-caption { top:55% !important;}
    .nivoSlider img { width:150% !important; max-width:150% !important; margin-left:-50%;}
    }

    Regards,
    Chris

    #105613
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    • Topics: 31
    • Replies: 38
    • Total: 69
    Member since: April 21, 2016

    Hi, thank you. In Vertical mode there is no problem now, but the themes faild if you put the smartphone in horizontal mode.

    #105664
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your horizontal mode issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #105810
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    • Topics: 31
    • Replies: 38
    • Total: 69
    Member since: April 21, 2016

    Hi, this are the link in horizontal mode

    https://imgur.com/jOsBWHw

    https://imgur.com/sPfwUIu

    Thank You.

    #105824
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (min-width:480px) and (max-width:767px) {
    .nivoSlider img { width:150% !important; max-width:150% !important; margin-left:-50%;}
    }

    Regards,
    Chris

    #106074
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    • Topics: 31
    • Replies: 38
    • Total: 69
    Member since: April 21, 2016

    sorry for delay… It doesn’t work. It’s still like in the photo.

    I try to add the two code or only the last one, but it’s the same.

    #106112
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly Clear Browser cache or use private window.

    Regards,
    Shri

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