Open romanbondar opened 5 years ago
https://forums.athemes.com/t/theme-broken-moesia-not-manageable/28913
In addition to the topic above, Page Builder doesn't add .container class to widgets.
Here is a workaround that works:
.siteorigin-panels-stretch.panel-row-style .container { width: auto !important; max-width: none !important; padding: 0; }
https://forums.athemes.com/t/theme-broken-moesia-not-manageable/28913
In addition to the topic above, Page Builder doesn't add .container class to widgets.
Here is a workaround that works: