• 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).

Viewing 1 replies (of 1 total)
  • My expectation is that you can set a unit value per each context

    Unfortunately, that isn’t how it’s currently set up. There is one setting for unit. The setting is visible in each area where you can adjust the padding but changing it still effects all because it’s one setting.

    I’ve not had any requests for wanting to set the padding unit on a per device basis but I”ll put in in my feature requests.

    Ben

Viewing 1 replies (of 1 total)
  • The topic ‘Bug: Padding/Margin Settings for Different Device Contexts’ is closed to new replies.