[Resolved] broken form

Home Support Simple Aweber Optin Widget broken form

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1612
    john
    Guest

    forms are broken in sidebar and footer for free version

    #1613
    Abu
    Keymaster

    Please send us link to your site.

    #1614
    john
    Guest
    This reply has been marked as private.
    #1615
    john
    Guest
    #1617
    Abu
    Keymaster

    Your theme is overriding the plugin css for submit button. Add the following CSS code in Custom CSS section of your theme and it will fix the issue for you.

    .widget_twb_aw_widget .twb_widget input[type="submit"]{
        position: relative;
        height: auto;
        line-height: inherit;
        text-indent: 0;
        right: 0;
    }

    Let me know if still any issue.

    thanks

    #1619
    john
    Guest

    that worked.. TY

    #1623
    Abu
    Keymaster

    Glad to help 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.