Liquid, JavaScript, themes, sales channels
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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"
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022