How to change padding of Price Table cells (like Title cell)
Hi, I’m struggling to figure out how to customize Price Table widget. The title table has 20px padding (top and bottom), and I’d like to know how to reduce it. I’ve tried overriding CSS (.ow-pt-title) like this: .ow-pt-title { padding:…