Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1113714

    Hi everyone,

    I was hoping to get some help. I was wondering how I can remove the line that appears under the blog title? Also, how can I remove the two lines that appear under the blog post? I attached photos of both for reference as well as a link to the site. Thank you!

    #1113761

    Hey Southern Comfort,

    Please add admin info, we can only view the coming soon page.

    Best regards,
    Jordan Shannon

    #1113779

    So sorry about that. Here’s the login info:

    #1113806

    Hi,

    Add this to quick css:

    .av-vertical-delimiter{
    display:none!important;
    }
    
    .post-meta-infos,.post_delimiter{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1114002

    That did the trick! Thanks Jordan!

    #1114037

    Hi,

    Glad Jordan could help!

    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to Remove Line Under Blog Title and Lines Between Blog Entries’ is closed to new replies.