- This topic has 1 reply, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Fitness Pro Forum › Mobile Not Responsive (Footer Area Only)
Hello, our site is allbodiesfitness.com When looking at the site with our mobile phones, the footer area is not responsive by not lining up in a way to be readable. We are using the SKT Strong Pro theme.
Hi Patrick,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.social-icons br{display:none;}
@media screen and (max-width:767px) {
#footer .rowfooter{margin:0 !important;}
}
Regards,
Brad
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]