Dear Kriesi support,
We have added a sidebar to our woocommerce webshop and then placed it from right to left. The alignment however changed, how can we make the sidebar left-aligned when it is on the left side?
Kindest regards,
Pim and Gonneke, http://www.peetersduurzaam.nl
Hi eric_peeters!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.sidebar_left .inner_sidebar { text-align: left; }
Cheers!
Yigit
Thank you so much Yigit! That did the trick!
Thanks for your quick response!