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

    Hello

    I have managed to figure out how to hide the box that appears to the left of each news post with this in my custom.css:

    .main_color .small-preview {
    	display:none; }

    However, I still see a faint vertical line under the post text that I can’t seem to remove. Here is a link to my working site:

    Please advise. Thank you, Jodi

    #199718
    This reply has been marked as private.
    #199723

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .single-small .post_author_timeline { display: none; }

    Regards,
    Yigit

    #199730

    Perfect! Thanks so much – that worked; thanks, also for the super prompt reply! :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide rounded box to the left of posts’ is closed to new replies.