Problem with blockq...
 
Notifications
Clear all

[Solved] Problem with blockquote

3 Posts
2 Users
0 Likes
1,515 Views
(@robinbrousse)
Member Customer
Joined: 6 years ago
Posts: 6
Topic starter  

Hi,

The " symbol is too big and misplaced. You can see the result on this link:

https://solutions-alternatives.org/forum/vos-questions-sur-le-site/dernier-reglage-avant-finalisation-version-7/

I can't find how to remove the " in the CSS. Please tell me how to do this.

Thank you in advance for your answer

Have a nice day

Emmanuel


   
Topic Tags
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5872
 

Hi @robinbrousse,

Please add the following CSS code in Dashboard > Forums > Settings > Styling > "Custom CSS code" textarea, save it delete all caches and check again. The issue should be solved: 

.entry-content blockquote:before{
display: none !important;
}

   
(@robinbrousse)
Member Customer
Joined: 6 years ago
Posts: 6
Topic starter  

Thank you very much. That's perfect! 🙂


   
Share:
Scroll to top