Home › Forums › SKT Black/White Theme Support › Mobile view
- This topic has 5 replies, 2 voices, and was last updated 6 years, 1 month ago by
Sonnal S Sinha.
-
AuthorPosts
-
October 13, 2017 at 7:17 am #85452
Hello
Thanks for all your help with my site – I’ve just got some issues – when viewed on mobile it doesn’t seem to refit? I’m not sure why as its a mobile compatible website (responsive) and I’ve followed all directions.. can you help [lease?
Thank you!
http://gomobilewp.select66.com/blog/
October 13, 2017 at 9:18 am #85458Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisOctober 16, 2017 at 7:56 am #85592Certainly, please see attached. So – the logo has gone really really small, and also the orange area looks too big?
https://www.dropbox.com/s/rwrr1fqhdju5gss/IMG_0013.PNG?dl=0
October 16, 2017 at 8:28 am #85596Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .nivoSlider img { width: 150% !important; max-width: 150% !important;} }
Regards,
ChrisOctober 16, 2017 at 8:38 am #85599Hmm thank you – however it doesn’t seem to have made a difference?
October 17, 2017 at 6:35 am #85686Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .logo { width:60% !important;} .head-info-area { font-size:13px !important; line-height:20px !important;} }
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.