Change/delete gray background color in a Marketo email template and remove the line/box around the email | Community
Skip to main content
New Participant
January 4, 2021
Solved

Change/delete gray background color in a Marketo email template and remove the line/box around the email

  • January 4, 2021
  • 2 replies
  • 3964 views

Hi.

 

I'm trying to edit one of our email templates (see below) and it's not working.

 

The first thing I'd to do is remove the line around the email. And second,  I'd like to remove the gray background which seems to be a part of Marketo's email templates. 

 

Any help you could provide would be most appreciated!

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kimberly_Galit1

Hi @ablackwell -

 

Depending on how your modules are set up in the email 2.0 editor, it may be a global variable that is available to easily edit on the right hand side in the editor! If not, as @srilekhavv mentioned you may have to edit it in the code. If you want to edit this permanently I would suggest editing the template so you don't have to edit the code for each individual email each time!

 

Best,

Kimberly

2 replies

Kimberly_Galit1
Kimberly_Galit1Accepted solution
New Participant
January 5, 2021

Hi @ablackwell -

 

Depending on how your modules are set up in the email 2.0 editor, it may be a global variable that is available to easily edit on the right hand side in the editor! If not, as @srilekhavv mentioned you may have to edit it in the code. If you want to edit this permanently I would suggest editing the template so you don't have to edit the code for each individual email each time!

 

Best,

Kimberly

New Participant
January 5, 2021

Hi,

 

You can start by searching for gray color (ie #cccccc or close relative) in code and change it to white. Mostly that might resolve the issue.