Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Fix footer when the total height of the page is lower than the height of the scr

Viewing 1 reply thread
  • Author
    Posts
    • #31781
      yangguole
      Support Expired

      Hi Harry , how can we fix footer on bottom when the total height of the page is lower than the height of the screen, then the footer, always placed at the bottom of the page, does not reach the bottom of the screen.

      How can I do?

       

    • #31782
      Harry
      Support Expired

      Hi,

      Please add below code in Claue > Theme Option > General Layout > Custom CSS

      #jas-content {
      	min-height: 70vh;
      }

      and increase 70 to your number.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.