AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
5
Posts
2
Users
1
Reactions
1,932
Views
4 Replies
May 23, 2018 1:25 pm
Hi Sapere Aude,
This is a small CSS conflict with your theme, We need an example of this issue, to provide some CSS solution for you. Please leave us an example URL with such kind of problem.
May 23, 2018 1:41 pm
Here is a url
I think you will only have read access, just let me know if you need something else. and thank you!
https://thelemicknights.org/community/otk-abbey-beehive/test-for-an-issue/#post-25
May 23, 2018 1:50 pm
Sapere Aude,
Use this CSS code. You need to put it in "Custom CSS Code" textarea in Dashboard > Forums > Settings > Styles admin page. Save it, delete all caches and do Ctrl+F5 on frontend:
.entry-content blockquote:before {
content: ' ' !important;
}
May 24, 2018 3:34 am
THANK YOU!
