Viewing 1 replies (of 1 total)
  • Theme Author smartcat

    (@smartcat)

    Hi there

    to make the footer always stick to the bottom, add this CSS in your custom CSS box in the theme

    .site-footer{ position: fixed; bottom: 0; left: 0 }

    best regards

Viewing 1 replies (of 1 total)
  • The topic ‘Footer problem’ is closed to new replies.