Your account expired support, please renew to get your support.

HomePage Forums Themes Support Poco – Fast Food Restaurant WordPress Theme Sidebar Archive shop page (list of products/category) Reply To: Sidebar Archive shop page (list of products/category)

#2035
Drony
Support Expired

Aaa, ok I find.
Thank you for help!
I thought that this should have been done in the theme settings or ELEMETORE

@media (min-width: 1024px){
   .woocommerce-page.poco-sidebar-left #primary {
      width: calc(100% - 330px) !important;
   }	
   .woocommerce-page.poco-sidebar-left .col-full{
      display: flex;
      flex-direction: row;
   }	
   .woocommerce-page.poco-sidebar-left #secondary {
      order: -1;
      padding-right: 20px;
   }
}