Change padding in pricing table

I want to change the padding in the columns my pricing table. I added the following code but it doesn’t seem to work.

.x-pricing-column-info ul>li {
padding-left: 2px;
padding-right: 2px;
}

Please point me in the right direction.

Hello @eutaw,

Thanks for asking. :slight_smile:

Actually the code you have shared is working fine. But when I checked the pricing page, I see a syntax error and that’s the reason why it’s not working. There’s should not be any spacing.

Here’s a screencast that you can take a look.

Thanks.

Thank you.

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.