Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Theme Options
Remove icon-user
Jeeguiguren
January 2015
in
Theme Options
How (or rather where), can I remove the following code:
<i class="icon-user"></i>
I want to remove the icon which appears before the author in a block-quote.
Comments
Albert
January 2015
Hi,
this can be removed within below css:
.blockquote p.author i { display: none; }
So you don't need to modify any theme files
Jeeguiguren
February 2015
cheers!!
Albert
February 2015
You're welcome
Sign In
or
Register
to comment.
Comments
this can be removed within below css: So you don't need to modify any theme files