Change color of mailchimp subscribe form.

Posted in: Newspaper
Post count: 5

Hello guys,

i would like to change blue color (color number: #52b3ea) of button which is located in mailchimp subscribe form.

Actually i change every blue colors in theme panel, but it doesnt work.

Form is embedded in html code from mailchimp.

Thank you for your help,

Change color

Post count: 35449

Hello,

In order to do that you’ll need to use some custom css if you need help with this, please provide me a link where I can inspect this button and provide to you the proper css.

Thank you!

Post count: 5

Hello,

my page is: https://lovebear.cz – subscribe form is located in footer, on the right site.

Thank you a lot,

Petr

Post count: 35449

Hello,

You can use this this custom css -> http://prntscr.com/pfu8o0
.tdn_block_newsletter_subscribe button {
background-color: #be52ea;
}

The code need to be set in Theme panel> Custom code> Custom css.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.