Remove Empty Space
-
So I’m using Twenty-Twenty one and I remove some features with CSS but now I have a problem, the blog have a lot of empty space, how do I remove that? It’s possible? See on image:
https://i.epvpimg.com/H3GHgab.png
And, I want to remove the date and category on posts, how do I do that?
My CSS:
img { width: 100%; height: auto; } h1.entry-title { font-size: 40px !important; font-weight: bold; text-align: center; } h2, .h2 { font-size: 30px !important; font-weight: bold; } h3, .h3 { font-size: 25px !important; font-weight: bold; } h4, .h4 { font-size: 22px !important; font-weight: bold; } .single .post-navigation { display: none; }
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Remove Empty Space’ is closed to new replies.