Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #655565

    Hello,

    I’ve removed the pencil image on the left side of my blog posts, however, there is still a vertical line that shows up, running through the text/images of all the posts on the main blog page (not on single posts).

    How can I remove this? (I don’t want to remove all borders on the site–just this one).

    Thanks!

    #655851

    Hey lucky19,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .multi-big .post_author_timeline, .single-small .post_author_timeline {
        display: none;
    }
    

    Best regards,
    Yigit

    #657312

    Thank you! Perfect.

    #657334

    Hi!

    Glad we could make it work.
    Please feel free to create a new ticket if you need anything else from us.
    Thanks a lot for your time and patience, we do appreciate it a lot

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove vertical border on blog’ is closed to new replies.