Footer issue

Home Forums Fitness Pro Forum Footer issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #66952
    JimmyJimmy
    Participant
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 6, 2017

    Hello have the Fitness Pro. For some reason the desk top and tablet the footer contents is all over the place. However, it seems to fit perfectly well with mobile smartphone. Please view my site and advise. URL: www.tbppt.com

    Thank you!

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

    Hi Jimmy,

    Your website is not loading to us.

    Regards,
    Dave

    #67109
    JimmyJimmy
    Participant
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 6, 2017

    www.tbcPT.com

    that is my website it should load

    or www.totalbodycenterPT.com

    Same problem still exists. For some reason the desk top and tablet the footer contents are all over the place. However, it seems to fit perfectly well with mobile smartphone. Please view my site and advise.

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

    Hi Jimmy,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .widget-column-4{width:25%; float:left;}

    Regards,
    Dave

    #67357
    JimmyJimmy
    Participant
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 6, 2017

    Thanks the code worked in lining up column 4 on the desk top version, but now with the 4 Social icons being not centered under “connect with us” in column 3, somehow on the mobile smart phone version column 4 gets squished.

    www.tbcPT.com

    Thank you.

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

    Hi Jimmy,

    Add this code in Custom CSS Box:

    .footer-col-3 .social-icons{margin:0 !important; text-align:left !important;}
    @media screen and (max-width:767px) {
    .widget-column-4{width:auto !important;}
    }

    Regards,
    Dave

    #67465
    JimmyJimmy
    Participant
    • Topics: 5
    • Replies: 8
    • Total: 13
    Member since: March 6, 2017

    Thank you. It worked.

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

    🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Footer issue’ is closed to new replies.