I am using the theme "Elegant Grunge". My site is http://www.chucklebucket.com
1) How do I close the gap between posts on the "Posts" page?
2) How do I close the gap between the comments section and the single posts?
I know it's in the CSS I just don't know what to change or add. Thanks so much.
davoscript
Member
Posted 1 year ago #
Hi Calvin!
Let's see:
1) Go to the style.css file inside your theme and edit the "hr" class (line 355), change the "height" value from the current "121px" to something smaller.
2) Same than #1 step, that class controls both gaps height.
Hope this helps! Let me know how it goes.
Best Regards.
Worked perfect. Thanks so much for your help. Dropped it to 35. Think it looks much better now.
davoscript
Member
Posted 1 year ago #
Glad to read that.. it actually looks much more better now, congrats!
Regards! =)