Skip to content
Public Ticket #32208

CSS Mailchimp Sign up Form

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please add more CSS code:

mc4wp-form input[type="submit"],
#sidebar button,
#sidebar input[type="submit"] {
  background: var(--pcaccent-cl);
}

Regards,
PenciDesign.

Joanin replied

Customer Reply

Thank you for your reply.

Actually, I should have the same button as on the homepage: a gray background button with white text and an orange white text button on hover. With the CSS code you provided, I simply have an orange button with no effect.

I have the same problem with the "Research" button in the sidebar.

Thank you very much in advance :)

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

#sidebar .mc4wp-form input[type="submit"] {
  background: var(--pcaccent-cl);
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Please send us the page URL that contains these issues so we can review them.

Regards,
PenciDesign.

Joanin started the conversation

Conversation Start

Hello,

1) I don't know why, but the "Register" button in the Mailchimp Sign Up Form isn't the correct color (see attached image) for blog posts. I tried adding CSS code, but it changes the color everywhere, both on the homepage and in the footer, where the newsletter signup form had a different color.

2) I also have the "Search" button still in the article's sidebar which does not allow the text to be read because its color makes it impossible to read the text.

Could you please help me with this?

Thank you,

Want to join this conversation or access attachments? Sign in first.