Twenty-Twenty-Three Theme: how to set min-height for all pages? FSE Help!

[ad_1]

Hi, I’m bulding an artist portfolio site using FSE and the new default theme, because I wanted to give it a shot!

The pages obviously have different amount of content, so the footer is always at a different spot – higher and lower. I could yet not figure out the best way to set my own page height for the entire site – like min-height 800px or something.

There is no built in feature as far as I know. I also don’t see the option to edit theme files and couldn’t figure out what selector to use. I would be happy to hear some suggestions how to achieve this (child theme), or some better ways to this. Thanks.

[ad_2]
1 Comment
  1. I’m on my phone and always have to try it in browser to remember exactly which goes on which, but:
    “`
    html {
    min-height: 100%;
    height: 100%;
    }

    body {
    height: 100%;
    }
    “`

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer