Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1171730
    Matthieu
    Participant

    How can I have the same styles between the buttons of my theme and the mailchimp send button ?
    Currently, they have different styles.

    #1171733
    Matthieu
    Participant
    This reply has been marked as private.
    #1171870
    Darshana
    Moderator

    Hi there,

    I have logged into your site and checked your homepage, but I couldn’t locate a similar page that you have shown in the screenshot. Could you please provide us with the direct link to that page? so that we can assist you further.

    Thanks!

    #1171876
    Matthieu
    Participant

    Sorry about it !
    You can find it at http://canopee-innovation.com/accueil/

    #1172021
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-subscribe-form input[type="submit"] {
        color: hsl(0,0%,0%);
        border-color: rgb(136,188,211);
        background-color: rgb(136,188,211);
        margin-bottom: 0.25em;
        text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
        box-shadow: 0 0.25em 0 0 rgb(0,151,167),0 4px 9px rgba(0,0,0,0.75);
    }

    Hope it helps

    Joao

    #1172036
    Matthieu
    Participant

    You rock !

    #1172314
    Jade
    Moderator

    Thank you! 🙂

  • <script> jQuery(function($){ $("#no-reply-1171730 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>