Apr 11, 2024 12:53 pm
What would be the proper CSS to get the forum list widget to list hierarchically (preferred) or left justified? Centered looks strange.
7 Replies
Apr 11, 2024 3:24 pm
I tried the following, but I don't think I have the syntax correct
#wpforo #wpforo-widget-wrap .wpforo-widget-content {text-align: left; !important}