Home › Forums › SKT Black/White Theme Support › Black and White Themes
- This topic has 7 replies, 3 voices, and was last updated 5 years, 1 month ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 12, 2018 at 3:12 pm #105551
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.
August 13, 2018 at 11:42 am #105590Hi,
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,
ChrisAugust 13, 2018 at 4:40 pm #105613Hi, thank you. In Vertical mode there is no problem now, but the themes faild if you put the smartphone in horizontal mode.
August 14, 2018 at 1:11 pm #105664Hi,
Can you send us the screenshot of your horizontal mode issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisAugust 17, 2018 at 9:23 am #105810Hi, this are the link in horizontal mode
https://imgur.com/jOsBWHw
https://imgur.com/sPfwUIu
Thank You.
August 17, 2018 at 11:36 am #105824Hi,
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,
ChrisAugust 22, 2018 at 5:59 pm #106074sorry 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.
August 23, 2018 at 10:21 am #106112Kindly Clear Browser cache or use private window.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.