Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Amy-In my experience, I've found that if there were an "order of operations" like in math (PEMDAS) for email, that gMail Apps would be the first 'order' of business when it comes to coding "safely" for the email universe. When I code up an email, I'll start with gMail mobile and scale up from th...
Hey Nikki-I looked thru the screenshots you attached and they all seem to have the common thread that the bg-image is just a little wider on each side than the content that's "on top" of it in that banner section. This tells me that Outlook is filling the background image based on the width of the c...
Hey Brienne-If you'd like to send me code for some reason b/c you'd rather it not be public, feel free to reach out to dave-at-digitalpi.com, otherwise, if you wouldn't mind posting those resources here for the greater good, that'd be awesome in case anyone else runs into this issue or wants to foll...
Hey Brienne-Here's a good place to start with some helpful info: Email Editor line spacing My best play here is to adjust the email editor settings as Joe Reitz points out in the link above. I set mine to
or
Generally, the free-form landing page templates are not responsive "out-of-the-box".You might have better luck with some of the Guided LP templates, but the library is no doubt limited. Bootstrap is a free framework you can use with the guided landing pages to jump-start your Responsive page-product...
Hey Anna-Could you post a link to the code you are using for this template, it's likely that you'll need some custom CSS to help position and style the banner image to be responsive. It's been a while since I've worked on the older builder, but I'd be happy to try and help you solve this issue. As G...
You got it Joey! I think the Shift + Return is a 'shortcut' to add the
element (line break) into the middle of the code block (
,
Hey Joey,Could you post the HTML you're using in that section to make your list in the editable section? Feel free to inbox me at dave@digitalpi.com if your more comfortable with that than posting it.When you say 'line-break' - do you mean an actual
tag or the space after the list element or both?O...
Hey Andy,I've noticed this issue as well - mostly when I've approved a template, then edit that template and made a change to some module, then go back into my email to edit / create with whatever module I just changed (The thumbnail looks like my entire layout). I've noticed that dragging and dropp...
Hey Joe-After reading thru this last night, I cloned my template and created a "Kool-Aid" (watered-down) version where I removed most of the variables from my modules (downsizing from 12 controls to 4 each) and was able to add more modules to the canvas.In line w/ what Justin offered (the JSON reado...