Hello!
I am trying to remove the text (includes shipping & taxes) text from my product page. i cant seem to located it. Im pretty sure I hard coded into to a liquid page when creating the site, but cant locate it now. Any idea how to find where it may be?
https://www.kiddiecubebox.com/products/preschool-play-subscription
To remove the text from the display, you could add this code to the bottom of theme.css.
.m_price {
display: none;
}
But is there not a way to locate that text string and manually remove it?
the code is located in one of your products. liquid files under some span in your title.. without knowing which theme you are on you just have to type in products in Shopify editor and look and control -f "m-price"
User | RANK |
---|---|
37 | |
36 | |
13 | |
9 | |
8 |