• Resolved smarta-brett

    (@smarta-brett)


    I am trying to add some cell padding on the table displaying the results

    I have tried many things – but nothing seems to work

    I used the code below in live CSS editing with firebug and it worked

    .calendar-table table, tbody, tr, td {
    margin: 0 !important;
    padding: 10 !important;
    }

    but added it to the CSS rules in settings (and also added it to the custom CSS for my theme) but still no luck

    any suggestions?

    https://wordpress.org/plugins/participants-database/

Viewing 1 replies (of 1 total)
  • Thread Starter smarta-brett

    (@smarta-brett)

    it appears that the css code needs to be in both the custom css areas for the Participant Database AND the themes custom css

Viewing 1 replies (of 1 total)
  • The topic ‘CSS help -padding’ is closed to new replies.