Healing Touch PRO: Move footer up

Home Forums All Other Themes Healing Touch PRO: Move footer up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43312
    PeeterPeeter
    Participant
    • Topics: 27
    • Replies: 35
    • Total: 62
    Member since: January 11, 2016

    Hi! Short question. How can I move the footer a bit more up (especially on the main page, noone really notices we even have it because it’s too far down).

    Thanks!

    #43315
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hmm. Kindly share with us your website URL.

    Regards,
    Shri

    #43318
    PeeterPeeter
    Participant
    • Topics: 27
    • Replies: 35
    • Total: 62
    Member since: January 11, 2016

    www.erpmedical.com

    thank you!

    #43392
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .feature-box { bottom:60px;}

    @media screen and (max-width:767px) {

    .feature-box { bottom:0 !important; width:100%;}

    }

    Regards,
    Shri

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