Change font size of submit/subscribe button
-
I am trying to change the size of the font in the Subscribe button of Subscribe2 widget, to no avail.
https://www.claddaghfibrearts.com/blog/
I’d like Subscribe and Unsubscribe buttons to fit side by side in the column, but this won’t work unless the button font is smaller.
I’m using Builder, in the style sheet’s Form section:.search-text-box {
margin-bottom: 0;
}
.search-submit-button {
margin: 0 !important;
padding: .2em .2em;
}
.search {
font-size: .85em;
} <– I added this last entry
But this just changes the label “Your email” and the window text, not that of the button… any ideas??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change font size of submit/subscribe button’ is closed to new replies.