• Resolved c1little

    (@c1little)


    I have read through the support forums on this subject and tried the solutions that should work, but nothing. I am trying to get the rows to have the same padding. The rows have an accordion short code (this might be the problem), but I am working with a client who wants this, so I am trying to make it work.

    The other plugin is Responsive Accordion.

    Ideas? Thanks for for anything you can suggest. Cathy

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    It seems like your accordion panels have a bottom margin. To remove that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress .wpsm_panel-group {
    	margin: 0 !important;
    }

    Regards,
    Tobias

    Thread Starter c1little

    (@c1little)

    Worked great!

    Now to finish my review! ??

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table press Row height – full table’ is closed to new replies.