I have a lot of empty space over the advertising (see the red [HERE] on the image).
You can see it live example in this thread: LINK
It's possible to remove that space?
Thanks
I have a lot of empty space over the advertising (see the red [HERE] on the image).
You can see it live example in this thread: LINK
It's possible to remove that space?
Thanks
Hi @kfj1972
add this to custom css
#wpforo #wpforo-wrap .wpforo-ad.wpf-ad-top { margin-top: -60px; }
Dashboard > Forums > Settings > Style (custom css)
Thanks Tutrix,
Now it's perfect 🙂