Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi,
I am trying to remove the borders from a page on my store - theme: Warehouse!
I have tried everything and the horizontal lines on the table won't go away. Does anyone have any solutions?
My store is: https://lmmpro.myshopify.com/pages/katalogi-in-letaki
Thank you and best regards,
Matic Drempetič
Solved! Go to the solution
This is an accepted solution.
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.rte tbody tr {border: none;}
Hi @LMM ,
Share the password
sorry for that issue i have checked bt your store password project
@LMM ,
.rte tbody tr {
border: 0;
}
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
This is an accepted solution.
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.rte tbody tr {border: none;}
User | RANK |
---|---|
237 | |
97 | |
86 | |
51 | |
42 |