Home › Forums › All Other Themes › Complete Theme – full page doesn't show on mobile
- This topic has 7 replies, 2 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 14, 2017 at 7:08 pm #78350
On my phone, the entire width of the pages aren’t showing. I have to scroll over a bit to see the whole page, and half of the 3 nav bars aren’t shown unless you scroll
Also, is there a way to make the 2 topbar right texts on separate lines? Right now the phone icon, phone number and email icon are on one line, with the email address underneath it. I would like the email icon to be on the same line as the email address. This is on mobile only. It is fine on the computer.
http://lswebsitedesigns.com/blancke/
Thank you!
July 14, 2017 at 7:26 pm #78351One more issue is that the homepage slider doesn’t work at all. I’ve added a couple photos but all I see is the big gray box. It was like this from the time I installed the theme. Thank you.
July 18, 2017 at 7:58 am #78520Hi,
1. Kindly edit header.php goto line number 22.
Replace:
<meta name="viewport" content="width=device-width, initial-scale=1.1"/>
With:
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Or simply you can change initial-scale=1.1 to initial-scale=1.02. Kindly go to Appearance » Customize » Basic » Custom CSS and paste below code there:
@media (max-width: 479px){ .head-info-area .left, .head-info-area .right, .phntp{padding: 0;} .head-info-area .right{margin: 0;} .sintp{float: left; padding: 10px 0;} .suptp{float: right; padding: 10px 0;} .head-info-area a{margin-left: 0 !important;} .head-info-area .fa{margin-right: 4px;} }
3. Kindly check theme documentation: http://sktthemesdemo.net/documentation/complete-documentation/#homepage-setup
Regards,
ChrisJuly 18, 2017 at 1:48 pm #78559Thank you, I was able to fix the issue with the mobile display, but I still cannot get the slider to show. I read the documentation. I left it as default slider, removed the old images and text, and replaced them with new images. The slider does not display.
July 19, 2017 at 5:55 am #78609Hi,
This can only be done via coder.
Kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisJuly 20, 2017 at 6:25 am #78756Hi,
Issue resolved.
You have to set Static Front Page to Your latest posts.
Regards,
ChrisJuly 20, 2017 at 5:46 pm #78836This was working for awhile. Then I changed some of the slider images and deleted old ones and now it’s back to the same issue. Static front page is still set to latest posts.
July 21, 2017 at 6:22 am #78868Hi,
Your website is working fine, see screenshot below:
http://imgur.com/a/k9Vj9
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.