Sep 14, 2021 2:07 pm
Hi, I've read the forum but what I did didn't work.
I added some code with Custom CSS but the gap is not closing. Can you check the link below and help me?
Example link: https://motorisk.net/blog/en-iyi-kask-markalari/
1 Reply
Sep 14, 2021 8:15 pm
Hi @ozy,
Use the CSS code below:
div#comments {
margin-top: 0;
}
.single_post {
margin-bottom: 10px;
}
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
You can change the red marked value if you want.