SKTSOCCER mobile unfriendly

Home Forums All Other Themes SKTSOCCER mobile unfriendly

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #160581
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    What can be done with the previous match scores on the homepage? Also the photos on the OUR TEAM.

    They aren’t mobile friendly They show wrapped on themselves in portrait mode and in landscape are huge. Why is the site not scaling for mobiles?

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Chris

    #160595
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    Www.rustingtonfc.co.uk

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

    #161792
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    I uploaded a photo to your sales team. I do not want an imgur account.

    Give me an email address to send image to.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width;767px) {
    .latest-results-img img { max-width:75px;}
    .latest-results-team { display:none !important;}
    }

    Regards,
    Chris

    #162147
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    No change Chris, looks ok in landscape mode bt portrait mode is still squashed.

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

    Hi,

    Kindly use this one.

    @media screen and (max-width:479px) {
    .home2_section_area_bg, .home3_section_area_bg { background-size: 310% !important; background-position: center center !important;}	
    }

    Regards,
    Chris

    #162498
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    It is still exactly the same. If the device is in portrait mode the graphics overlapp each other. They need to be SCALED SMALLER.

    In landscape mode the graphics display correctly, just like a normal computer screen.

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

    Hi,

    We checked, graphics are working fine.

    I am not sure what you mean by this. Can you may be draw or point out in an image?

    You can upload image in imgur.com and share the link here.

    Regards,
    Chris

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .latest-results-left .latest-results-team, .latest-results-right .latest-results-team { display: none !important;}

    Regards,
    Chris

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