Hello,
I wanted to thank you for your work, first of all.
On the other hand I wanted to ask you a question. I built my site using your theme and it was workinf fine, suddendly tho, on the shop page the sidebar just went all the way down, leaving the product feed the 100% of the page. I reviewed all of the settings and the sidebar was set on the left and there was no issues with the widgets.
I solved it temporarly apllying some CSS but I wanted to know if you can suggest me a better and cleaner solution for that.
If you want to see the issue by yourself you can hide this rule.
.woocommerce-page.stationero-full-width-content .content-area {
width: 73%;
float: right;
margin-left: 0;
margin-right: 0;
}
Best regards,