Tagged: horizontal lines
Hi
How do I hide the gray horizontal lines above, underneath and between the post on the main page?
Best M
Hi @mn,
Can you please clarify which grey horizontal lines you are talking about? So that we can help you.
Thank you!
Check out the Link. I would like to hide the horisontal grey lines between posts or at least 1 of them.
http://mohoni.dk/
Thanks
Login to the admin Dashboard and go to Appearance > Customize > Additional CSS and paste the below custom CSS code to remove the horizontal line from the posts.
.site-main .post, .attachment { padding-bottom: 0; border-bottom: 0 none; }
Thank you for using our theme.