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
›
General info & installation
Change Blockquote Quote Image
janton1
March 2020
in
General info & installation
How can I change the block quote quote image that is used for the site?
Thank you,
Comments
janton1
March 2020
Sorry here is the site.
http://54.215.1.130/~johnclessler/
Thank you in advance for your help.
Sylvia
Pablo
March 2020
Hello Sylvia,
You will not be able to change the "Quote" image, because it's an icon:
https://prnt.sc/rq06bh
It will be possible to hide only, but I'm not sure how it will work while attaching image there, it could be really distorted - so we suggest not to do it.
Thanks
janton1
April 2020
I don't want to change the image I just want to change the color. We can't change the color?
Pablo
April 2020
Yes, you can but you have to use the RGBa pallete color to work.
Please paste that code into the Theme Options > Custom CSS & JS > CSS
blockquote::after{
color:rgba(255,0,0,.1) !important;
}
Thanks
janton1
April 2020
Thank you, I appreciate the help. The quotes are now showing on top of the text how can I make it appear in the background?
janton1
April 2020
I was able to fix the quote on top of the text but how can we remove the underline from the blockquote?
Pablo
April 2020
Please attach this CSS code too:
blockquote{background:unset !important;}
Thanks
Sign In
or
Register
to comment.
Comments