Step 1: Go to Theme and click on Edit HTML.
Step 2: Left click inside the HTML codes and press Ctrl+F on your keyboard.
Step 3: Then search for .post-header and adjust the margin value after .post-header.
.post-header {
margin: 1.5em;
}
In my case I just changed from 1.5em; to 0.8em;
That's it! And Enjoy!
No comments
Post a Comment