• Hi,
    I want to add a margin between the table rows. I’ve tried many different ways to add the margins with CSS, but they won’t work.

    #supsystic-table-1 tbody tr {
        margin: 10px 0px;
    }

    I can see in the browsers inspector, that the CSS code is there and is not overwritten but it has no effect…

    Why is that and how do I fix it?

    Thanks,
    Jonas

Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello, @jonastietgen
    Thank you for contacting us regarding your question.
    Please give us page where we can see your table.
    Your code should have worked.

    Best regards,
    Ole

Viewing 1 replies (of 1 total)
  • The topic ‘Spacing between rows – CSS does not work’ is closed to new replies.