Hi guys,
We've been using WPForo for a while now however changed theme recently. I have a feeling this is theme related, but before i go in and completely change our theme, i thought i'd touch base here first.
A few issues i've come across - Quotations.
Each time someone posts and quotes the previous comment, the quotation marks are huge. I've attempted to use some CSS code i've found in other topics, however these haven't worked.
Please see below as to what i mean:
The other aspect is when looking to hit return. Previously, we'd hit return once and it would drop two lines. Now, we have to hit return (enter) twice to have a gap.
Any ideas?
Thanks in advance!
Hi Cotty,
This is a small CSS conflict with the theme.
Please try this CSS code, add it Dashboard > Forum > Settings > Styles > "Custom CSS code" textarea. Don't forget to delete all caches and do Ctrl+F5 on forum front:
#wpforo #wpforo-wrap blockquote p:before{display:none;}
If it doesn't help leave some example URL to allow us to check it and provide some CSS solution for you.
Quotation mark issue is definitely resolved, thanks Sofy 👍 👍 👍
The paragraph / spacing issue still appears present.
Just for clarity,
For us to get a normal one line of space, we need to hit return(enter) twice where as on this forum under this theme, it appears to only require one.
Here is a URL as per your request -
http://www.pesonline.co.uk/community/welcome-support-area-welcome-support-area/test-topic/
Thanks again!
Thanks again Sofy. I did read this and thought that this was the issue, unless i've missed something, i don't think that its the same.
I've just updated the same link i provided before with a "shift + enter" along with a normal "enter" to see if there's a break line or a paragraph created. You'll be able to see that there's no variation.
If i do it here:
Shift + Enter
Hello
"Enter" standalone:
Hello