Space between tags and comments in artikles
Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
- GK User
- Fri Dec 25, 2015 9:45 pm
Dear creators of the beautiful creativity theme,
I could use some help but I don’t know if this is a theme issue: On my article-posts I get an unknown space between two black lines after the post tags and before the comments.
If I disable the tags and the comments this space still exists. Objects in the widget-area „mainbody-bottom“ will be add underneath the comments. So I think I can exclude this widget-area-idea. Do you have a clue what could create this?
This is the URL of one of my blogposts: http://www.emotionen-erzaehlen.de/kreat ... labyrinth/
Thank you very much for your support.
I could use some help but I don’t know if this is a theme issue: On my article-posts I get an unknown space between two black lines after the post tags and before the comments.
If I disable the tags and the comments this space still exists. Objects in the widget-area „mainbody-bottom“ will be add underneath the comments. So I think I can exclude this widget-area-idea. Do you have a clue what could create this?
This is the URL of one of my blogposts: http://www.emotionen-erzaehlen.de/kreat ... labyrinth/
Thank you very much for your support.
-
- Fresh Boarder
- GK User
- Mon Dec 28, 2015 8:42 am
Hi,
The space is generated by built in social icons container, please add the following custom css code to your theme:
The space is generated by built in social icons container, please add the following custom css code to your theme:
- Code: Select all
#gk-social-api {
border: 0;
margin: 0;
padding: 0;
}
#comments {
margin-top: 20px;
}
-
- Moderator
- GK User
- Sun Feb 14, 2016 2:40 pm
You are absolutely right. That fixed it. Thank you very much for this great support.
-
- Fresh Boarder
3 posts
• Page 1 of 1