Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Sports Club Pro – Footer Background Image stretched on mobile

#37477
Grace Support
Keymaster

Hi,

The background image is not fully displayed responsive to mobile devices.

Please add below css code in Appearance -> Theme Options -> Basic Settings -> Custom CSS

@media screen and (max-width:767px) {
#footer-wrapper { background-size: cover !important; }
}

Regards
Grace Themes