This is also something I would benefit from. Glad to know that you’re working on this. 🙂
Thanks for the quick reply and the alternative solution. Please could you explain how I could use the tablepress_cell_content filter hook to achieve this when you have time?
Figured this out myself by adding this to the Custom CSS:
#tablepress-1_filter {
padding-bottom: 10px;
}
Thank you so much! It’s all working correctly, very helpful. 🙂