• 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)
  • Thread Starter maestraweb

    (@maestraweb)

    As a follow up – I would also like to reduce the spacing between the elements of the Subscribe form so they look more like a unit. Can’t find the css that does this… I see the widget spacing, but I’m happy with the spacing of the other widgets, this one seems to be different.

Viewing 1 replies (of 1 total)
  • The topic ‘Change font size of submit/subscribe button’ is closed to new replies.