How to remove border line of making table from Online Store > Pages?

Hello! I’m trying to remove the border on a table I need on a page. Any current advice? I read an article from 2017 but I can’t find the proper liquid file and can really use help.

Thank you!

2 Likes

@LittleBuddha

Please share your store URL.

OR

You can try the following code.

td, th{
border: 0px !important;
}

@LittleBuddha

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.