Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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