This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author

    Tagged: 

  • #47650
     heatherfails
    Participant

    Is there a way to make my footer sticky the same as the header?
    Thanks!

    #47738
     Laura
    Moderator

    Hello heatherfails, thanks for contacting us, what you are asking can be done with some css changes, please add this piece of code to your style.css in child theme folder, or in quick css in theme options 🙂

    COPY CODE
    
    #footer {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100%;
    left: 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    }
    

    Please let me know if it works 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?