Skip to content
Public Ticket #5089

Footer signup form - width button

Conversation thread

PenciDesign replied

Staff Reply

Hi,

I just checked it and I see everything working fine.

Best Regards,

PenciDesign

Annikavb replied

Customer Reply

Thank you, it worked!

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

\
.footer-subscribe .widget .mc4wp-form input[type="text"]{\
    background: none;\
    border-radius: 0;\
    border-color: #d7d7da;\
    transition: all 0.3s;\
    -webkit-transition: all 0.3s;\
    -moz-transition: all 0.3s;\
    padding-top: 0;\
    padding-bottom: 0;\
    height: 48px;\
    line-height: 48px;\
    font-size: 14px;\
    margin: 0;\
    color: #313131;\
}\
.footer-subscribe .widget .mc4wp-form input[type="text"]:focus, \
.footer-subscribe .widget .mc4wp-form input[type="text"]:hover{\
    border-color: #888888;\
}\
.footer-subscribe .widget .mc4wp-form input[type="submit"]{ max-width: 500px; }\

Best Regards,

PenciDesign

Annikavb started the conversation

Conversation Start

Hi there,

I have added the widget Footer Signup Form, but the signup button (in the attached imageĀ "HELL YEAH", is not as wide as the other fields (e.g. name, emailadress). How can I change this so that it matches?

Also one field is black boxed and the other grey. How can I make sure they both match?

Thank you.

Kind regards

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