Viewing 3 replies - 1 through 3 (of 3 total)
  • That’s because style.css for your theme contains this rule on line 765:

    table {
    border-collapse: separate;
    margin-bottom: 1.5em;
    width: 100%;
    }

    You need to provide a more specific rule for the table in your form to override that setting.

    The developer of this plugin could generate specific CSS rules to control the appearance of the form better.

    Romtek, can you be more specific? What rule do you suggested and where does it get placed? I’m using the widget in the sidebar …

    Thanks!

    I am having exactly the same problem. except that I am using a different theme. Can you help to fix the problem? thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling attributes being ignored’ is closed to new replies.