Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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.Â