Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #290394

    dear sir,

    how to remove pencil icon ?
    http://prntscr.com/41v80f

    regards

    #290439

    Hi banyuid!

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

    .blog-meta span.iconfont:before {
    display: none;
    }

    Best regards,
    Yigit

    #290595
    This reply has been marked as private.
    #290639

    Hey!

    Please add following code to Quick CSS instead

    a.small-preview { visibility: hidden !important; }

    Best regards,
    Yigit

    #290706

    thank you Yigit.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove icon pencil’ is closed to new replies.