Complete Theme – full page doesn't show on mobile

Home Forums All Other Themes Complete Theme – full page doesn't show on mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #78350
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    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!

    #78351
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    One 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.

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

    Hi,

    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.0

    2. 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,
    Chris

    #78559
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    Thank 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.

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

    Hi,

    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,
    Chris

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

    Hi,

    Issue resolved.

    You have to set Static Front Page to Your latest posts.

    Regards,
    Chris

    #78836
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    This 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.

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

    Hi,

    Your website is working fine, see screenshot below:

    http://imgur.com/a/k9Vj9

    Regards,
    Chris

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