Mobile Not Responsive (Footer Area Only)

Home Forums Fitness Pro Forum Mobile Not Responsive (Footer Area Only)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #64296
    PatrickPatrick
    Member
    • Topics: 9
    • Replies: 1
    • Total: 10
    Member since: March 2, 2017

    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.

    #64390
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.