badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Horisontal Lines between posts on main page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64548
    mn
    Participant

    Hi

    How do I hide the gray horizontal lines above, underneath and between the post on the main page?

    Best
    M

    #64671

    Hi @mn,

    Can you please clarify which grey horizontal lines you are talking about? So that we can help you.

    Thank you!

    #64675
    mn
    Participant

    Hi

    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

    #64772

    Hi @mn,

    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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.