Bug: Padding/Margin Settings for Different Device Contexts
-
I’ve noticed an issue with row layout settings for padding/margin.
On the desktop context, my top/bottom padding is 25px, which is what I want. When I change to mobile context, I change the value to rem. I then remove top/bottom padding and add left/right padding. In the editor it adds a bunch of padding and notes that the top padding is 25rem. On the front end, though, this is not reflected, which is good (because that’s not what I intend). Here’s a screenshot. I can’t provide a direct link for privacy reasons.
I’m using the latest version of this plugin (which, this is a great plugin btw). I didn’t see a plugin conflect when deactivating all other plugins.
My expectation is that you can set a unit value per each context and that it doesn’t need to be the same (I know this is unusual to do in the first place).
- The topic ‘Bug: Padding/Margin Settings for Different Device Contexts’ is closed to new replies.