• Resolved kertoon

    (@kertoon)


    I am still trying out this theme for a new site. Can the height of the footer be reduced?

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

    (@themezee)

    You can reduce the footer padding with this short CSS snippet:

    .site-footer .site-info {
        padding: 1em;
    }

    Cheers,
    Thomas

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