Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter burlingtonpress

    (@burlingtonpress)

    If not, any thoughts on this as an alternative solution?

    .frm_forms p, .frm_forms br { display: none !important; }

    Thread Starter burlingtonpress

    (@burlingtonpress)

    Already, after a little testing, I can’t hide all P’s or else the submit button won’t appear. So I changed it up a little:

    .frm_form_field p, .frm_form_field br { display: none !important; }

    This seems to be working, but again, I wouldn’t mind a second opinion. Thanks!

    Plugin Author Steph Wells

    (@sswells)

    If you’d still like help with this, can you create a ticket in our help desk with a paid account? Thanks!

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

The topic ‘Minimize by Default’ is closed to new replies.