Home › Forums › All Other Themes › SKTSOCCER mobile unfriendly
- This topic has 10 replies, 2 voices, and was last updated 4 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
September 3, 2020 at 9:18 am #160581
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?
September 3, 2020 at 12:16 pm #160588Hi,
Kindly show us your website URL please?
Regards,
ChrisSeptember 3, 2020 at 12:35 pm #160595Www.rustingtonfc.co.uk
September 4, 2020 at 12:19 pm #161477Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisSeptember 4, 2020 at 9:58 pm #161792I uploaded a photo to your sales team. I do not want an imgur account.
Give me an email address to send image to.
September 7, 2020 at 12:05 pm #162061Hi,
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,
ChrisSeptember 8, 2020 at 9:05 am #162147No change Chris, looks ok in landscape mode bt portrait mode is still squashed.
September 8, 2020 at 1:01 pm #162171Hi,
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,
ChrisSeptember 14, 2020 at 8:45 am #162498It 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.
September 14, 2020 at 12:30 pm #162517Hi,
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,
ChrisSeptember 14, 2020 at 1:30 pm #162533Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.