Luke

Results 15 comments of Luke

You'll probably want to build a custom service that can update the customer/metafields via the Admin API.

Continuing to try and troubleshoot this, I tried doing the following: ``` assign data = replaced_data | append: '],[' | remove: '],[' ``` This adds `],[` on the end and...

Is it possible to do the following below then? (I want to code using Inky) ``

Following on, here's an example of my issue now. The layout is all setup fine but then as you can see the green background is overflowing out, I need it...

Is it possible to wrap the text with a `` within the ``, surely we can apply padding to the span and still keep the target area for touch/click?

> I think it's being caused by the padding here: > > https://github.com/zurb/foundation-emails/blob/develop/scss/grid/_grid.scss#L69 Without editing the core framework files, that value can be changed in the `_settings.scss` file. https://github.com/zurb/foundation-emails/blob/develop/scss/settings/_settings.scss#L45 And...

> But shouldn’t that padding be set to be equal top and bottom when something is supposed to be aligned in the middle? I’m just confused why the framework even...

Hey @callaginn I haven't been on this since posting this I'm afraid.

Also getting the same, is there a temporary solution for this until a fix is pushed?

Node - v14.16.0 OS - macOS Catalina 10.15.17 This is the only library I've ever had this issue with.