Remove lines under the posts titles?

Home Forums Gillion Theme Remove lines under the posts titles?

Home Forums Gillion Theme Remove lines under the posts titles?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    RESOLVED Posts
  • amplitum
    Participant

    Hi. I removed first group of lines devider, but how to remove this second group, under the titles?

    Attachments:
    You must be logged in to view attached files.

    amplitum
    Participant

    and second attachment…

    Attachments:
    You must be logged in to view attached files.

    Hi @amplitum,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to remove it?

     

    Best regards,
    Shufflehound team

    amplitum
    Participant

    Nope. Local host. You have it in demo too… I can’t find them when inspect element

    Then could you please share me the page URL from demo site where it is displaying so that i can help you to remove it?

    amplitum
    Participant

    Section “Latest posts” – https://gillion.shufflehound.com/

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .blog-list.blog-style-grid .post-container {
        border-bottom: 0;
    }

    amplitum
    Participant

    That’s it! Thanks

    You are most welcome here 🙂

Viewing 9 posts - 1 through 9 (of 9 total)