Shopify themes, liquid, logos, and UX
I've accidentally added 'SOLD OUT 1' to my product page (https://bw51kpyy7tzfsipm-74826613002.shopifypreview.com) it appears when I inspect in the mobile view can someone help me with how to get rid of it. I can see the code for it in the inspect tab, but I don't know where it correlates to in the editor
Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @rene94
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
@media (max-width: 767px){
section > span.price__badge--sold-out, section > .quantity__input {
display: none !important;
}
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @rene94
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
@media (max-width: 767px){
section > span.price__badge--sold-out, section > .quantity__input {
display: none !important;
}
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
thank you, that helped! Can you help me with having my image go to the top of the screen too?
Can you share with me new preview URL?
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi i was able to fix it, but maybe you can help me move the sold out tag in the store to show next to the price and just be text rather than a button
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025