@majesticana Can you please share the page link where the blockquote is visible?
Thanks
Yes, here it is: Sample Page
Regards
@majesticana It shows a Forbidden message.
It was in working mode, sorry. Would you try again now, please?
@majesticana Now just got a “Not Found” error page.
.htaccess file made trouble.. I repair that, would you try now?
@majesticana Can you please share the image link that you are trying to use as the blockquote?
Thanks
Yes, here you are: the link
Try adding this to your Custom CSS:
blockquote:before {
content: "";
display: inline-block;
position: absolute;
margin-left: -26px;
opacity: 0.3;
width: 20px;
height: 16px;
background: url("http://vesnalee.com/razno/slike/quote.png") no-repeat;
background-size: contain;
It may be hard to see since the icon color is very light.. try changing the image link inside the code with a better quote icon image link.
Thanks
Yes, it works! I will try with better icon, you are right – this one is too light. Thank you a lot for helping me!
Regards!