- This topic has 1 reply, 2 voices, and was last updated 3 years, 10 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)
Tagged: mobile
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
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]