Thanks for this. It seems to only be an issue with the woocommerce pages, not the rest of the site as their sidebars are functioning normally.
I’m not sure where to implement the code you mentioned. My theme folder as a style.css file but its in a different code language than that above.
/*--- sidebar ---*/
div.gdl-page-item.columns{ float: right; }
div.gdl-left-sidebar.columns{ float: left; }