Change HTML Background color

Hi,

I need to change the background color of a Timer widget to match the rest of the email.
Currently white and need to change to #ff5c35.

curent code: 1. <p style=“text-align:center;”><img src=“https://gifcdn.com/d1p6cpj0b9h6kr34e1j.gif” alt=“mailtimers.com”>
2.</p>

<p style="text-align:center; background: #ff5c35;"><img src="https://gifcdn.com/d1p6cpj0b9h6kr34e1j.gif" alt="mailtimers.com">
2.</p>

Or is there more to it than that?


Barry Grennan

Freelance HubSpot CMS Developer

Website | Contact | LinkedIn

That’s done it. Much appreciated!