Hey, the widgets in the sidebar on my Forums are being pulled to the right,
http://www.manic-expression.com/forums/
This is what other sidebars look like,
http://www.manic-expression.com/
Is there anyway I can fix this? I can’t find a way to actually change which sidebar the forums pages use.
Hi James!
Thank you for using Enfold.
Add this in the Quick CSS field:
.sidebar_left.sidebar {
text-align: left;
}
Regards,
Ismael
Thanks!