How do you change the style of the footer widget column form button?
Hey Tanja,
Thank you for the inquiry.
You can use this css code to adjust the style of the submit button in the footer widget:
#footer .field-wrap>div input[type=checkbox], #footer .field-wrap button, #footer .field-wrap input[type=button], #footer .field-wrap input[type=submit] {
width: auto;
border-radius: 3px;
padding: 10px;
font-size: 16px;
text-decoration: none;
display: inline-block;
border-bottom-style: solid;
border-bottom-width: 1px;
margin: 3px 0;
line-height: 1.2em;
position: relative;
font-weight: 400;
text-align: center;
max-width: 100%;
color: var(--enfold-alternate-color-button-font);
border-color: var(--enfold-alternate-color-button-border);
background-color: var(--enfold-alternate-color-primary);
min-width: 180px;
}
Best regards,
Ismael
Thank you, perfect!
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
You can close it. TY.
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard