Jul 15, 2020 4:52 am
My Q&A profile is too large. I understand its probably a theme issue but any help would be appreciated. I was also wondering if there is a way to NOT make my forum full width - I have to use Elementor Full Width so it includes header/footer.
https://optiontendies.com/community/daily-trades/trades-for-july-15-2020/#post-11
1 Reply
Jul 15, 2020 6:09 am
Hi @optiontendies,
You can use this CSS code. Put it in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and refresh to forum home page:
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data {
width: 35%;
}