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
How can I change the color of this simbol (") at blockquotes?
felipegm
June 2016
in
Theme support
I´d like to change color of " at the begining of blockquote.
Comments
Albert
June 2016
Hi,
you can not change it's color because it is an image but what you can do is change whole image with an extra css:
blockquote::after { background-image: url('Path-To-Image') !important; }
Sign In
or
Register
to comment.
Comments
you can not change it's color because it is an image but what you can do is change whole image with an extra css: