Mobile site

Home Forums All Other Themes Mobile site

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #52665
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    G’Day all,

    Please could you tell me how I can get our site to show as a mobile site?

    here are two screenshots on my iPhone5 (i know a bit geriatric…)

    homepage on desktop (Chrome)
    homepage on iPhone (Safari)
    homepage for mobile site on iPhone5 (Safari)

    I looked at settings and I can’t figure it out.

    Thanks! R

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

    Hi Sharan,

    Kindly deactivate the Jetpack plugin and check.

    Regards,
    Dave

    #52945
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    Thanks Dave,

    I have deactivated jetpack and I don’t see the m.pepofarms.com.au site anymore – a ‘server could not be found’ message responded.

    next question, on the desktop the main image (only one in slider) has the wording on it. How come it’s not showing on the mobile version – same url: www.pepofarms.com.au on the desktop vs. this screenshot of the iPhone Safari.

    thanks, R

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

    Hi,

    Kindly add this code in custom css box:

    @media screen and (max-width:768px){
    .nivo-caption{top:0 !important;}
    #slider .top-bar{top:0 !important;}
    #slider .top-bar h2{font-size:20px !important;}
    a.arrow-down, #slider .top-bar p{display:block !important;}
    #slider .top-bar p{font-size:14px !important; line-height:16px !important;}
    }

    Regards,
    Dave

    #53292
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    Thanks for that!
    my next question 😀
    how do I get to see all the text and the link button?

    here is a screenshot after entering the code above from my iPhone.

    missing the end of text and the button :o)

    ttfn, R

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

    Hi,

    Kindly add this code in Custom CSS Box

    @media screen and (max-width:768px){
    #slider .top-bar h2{padding:0 !important;}
    #slider .top-bar p{margin:0 !important;}
    #slider .top-bar p br{display:none;}
    }

    Regards,
    Dave

    #53457
    Sharan West-RivettSharan West-Rivett
    Member
    • Topics: 27
    • Replies: 33
    • Total: 60
    Member since: October 24, 2016

    Thanks Dave 😀

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

    🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mobile site’ is closed to new replies.