Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #404316

    Hello! On my blog posts, there is a unwanted graphic (a square with a pencil) appearing at the top of each of my blog post.
    Can you please advise me as to how to remove this graphic?
    I have tried deleting all of my tags, and it is still appearing on my blog posts.

    I appreciate your assistance,
    Amy

    #404401

    Hey teachingwithamy!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS put the following:

    
    .blog .blog-meta a {
        display: none !important;
    }
    

    Best regards,
    Günter

    #404957

    Thank you, Gunter! That took care of my issue! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘extra graphic appearing in blog posts’ is closed to new replies.