• Resolved benebejer

    (@benebejer)


    Hi All,

    I have noticed that the E in subscribe on the subscribe button drops to the next line on smaller screens, any ideas on how I can fix this?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @benebejer

    I see there was some CSS issue on your site. Please use the given CSS in WordPress Dashboard -> Appearance -> customize -> Additional CSS

    input#es_txt_button {
        width: auto;
    }

    Hope this helps you. 🙂

    Best,
    Aditya Shah

    Thread Starter benebejer

    (@benebejer)

    Legend. that worked.

    Thank you for your help! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Subscribe button ‘E’ on next line’ is closed to new replies.