Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I have an extra line below my dashboard/menu items (see attachment). How do I get rid of this?
Thanks!
Hi dso,
This is a CSS conflict with your theme. Please leave your forum URL to allow us to check it and provide some CSS solution for you.
dso,
Put the following CSS code in Dashboard > Forums > Settings > Styles > "Custom CSS Code" textarea:
#wpf-menu {
padding: 0 !important;
}
Delete all chaches do CTRL+F5 on frontend.
Oh, and also can't get rid of the "FORUM" title up top (I turned that setting OFF).
This issue is already fixed. Please wait for the next update.
Thank you very much! Appreciate the super quick response.