- This topic has 3 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Stone footer image on phone
Hello. I have a new website using the SKT Stone theme. villageofbellville.com
The problem is that when I view the website on my iPhone, the footer background image is stretched and distorted. When I try to recreate the issue in order to troubleshoot it by shrinking my browser window, the image looks okay there because the paralax feature is still scrolling over the image, unlike on my phone where the image and text are static.
Can you please help me fix it so the image does not look weird when viewed on a phone?
Thanks!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.footer_wrap { background-size:cover !important;}
}
Regards,
Chris
That worked great! Thanks so much!
Hi Courtney,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-
testimonials/page/18/
Regards,
Chris
WordPress Store Locator Plugins Your website may look fantastic, but visitors still can’t find your store locations easily. That confusion equals friction, lost trust, and […]
WordPress Popup Plugins These spectacular popup plugins management systems are highly optimized for integration with any website authored by WordPress and suggest a really powerful […]
WordPress Plugins Mobile Responsive Options Your desktop site looks great but on a phone, everything breaks. Menus become hard to tap, fonts are too small, […]