I had an issue with the Category Banner being displayed after the sidebar in Astra theme. Both the DotStore and Astra gave me a workable solution. For the Astra users, you’ll need to enter this CSS into your Customizer (or your preferred CSS file):
.wbm_banner_image {
order: 1;
}
Hope this helps someone else too. Thanks again DotStore for your quick response too. (^_^)
