• Hi there,
    The subscribe button is is smaller than the above text box, when subscribe with the same email a warning text appears next to the subscribe button instead underneath. The padding in the style.css?ver1.9:1939 is set to 15px 50px, when you change it to 15px 77px the button appears same size. Can you help me with that?
    Kind regards,
    Erwin

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, please use the below-mentioned CSS in Appearance -> customizer -> Additional CSS

    #es_txt_button{
    padding-right: 77px;
    padding-left: 77px;
    }

    Hope this helps you.

Viewing 1 replies (of 1 total)

The topic ‘Size text button in widget’ is closed to new replies.