Mobile padding doesn’t work…
By grzegorz komorowski, 2 years ago. Last reply by Andrew Misplon, 2 years ago
Hi. I’m using Siteorigin page builder on my website. I just noticed that padding from desktop devices is used on mobile. Inspected with DevTools, you can see that the mobile style is applied but there is only empty padding with !important: “@media (max-width: 780px) #pg-13-0> .panel-row-style { padding: !important; }” I checked with staging and…