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!
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!
Please share your store URL.
OR
You can try the following code.
td, th{
border: 0px !important;
}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.