How to change footer height
-
How do you change the height of the entire footer section including the copyright?
I’ve gotten the footer to change with
.site-footer {
height: XXXpx;
}But it leaves a big space between the footer and the copyright
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.