• Resolved JenniferCross

    (@jennifercross)


    Hi Roman,

    I hope you are keeping well.

    You will see I’ve added a newsletter sign up option to the footer of my website. I can’t see where to change the colour of the Subscribe button – are you able to help me with where to look please?

    Also, I would like to add a pop up box for newsletter signup – which plugin would you suggest for this? It needs to integrate with MailChimp.

    Many thanks as always,
    Jen

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Jen,

    I can’t see where to change the colour of the Subscribe button – are you able to help me with where to look please?

    You can manage it with this simple CSS code:

    
    .mc4wp-form input[type="submit"] {
      background-color: #f91482;
      box-shadow: 0 5px 0 #C2503D;
    }
    

    Add it to your website’s Additional CSS under the Customize menu.

    Also, I would like to add a pop up box for newsletter signup – which plugin would you suggest for this? It needs to integrate with MailChimp.

    This part is out of the scope of theme’s support as it is a plugin territory.

    I think you’d need use a popup builder plugin and insert your newsletter signup form.

    Regards,
    Kharis

    Thread Starter JenniferCross

    (@jennifercross)

    Perfect, thanks Kharis.

    Jen

    You’re welcome Jen!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Newsletter sign up’ is closed to new replies.