Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there
Can someone assist me with removing the text "sold in last" from the product page please.
I found a thread that spoke about making changes to product-template.liquid but I am unable to see it in the "edit code" section, possibly because I am using the basic shopify plan and not plus.
I am using the Dawn theme.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.sold-counter-content-box {
display: none!important;
}
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi there
Thanks for the prompt response.
Here is the URL www.plushiehaven.co.nz.
Sorry I am not comfortable with sharing my password but I am happy to co-operate by sending you images of what is in my "edit code" folders and can paste the code to you as well for you to look at, please let me know what you require.
Also I did try this but no success, found this code on another thread as below:
I don't have theme.scss.liquid so I pasted the code into theme.liquid (apparently is the same) as picture below but it still doesn't work.
Kind regards
Alex
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.sold-counter-content-box {
display: none;
}
Hi there
Thanks for that, just pasted code in and it still shows counter on page
as below image:
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.sold-counter-content-box {
display: none!important;
}
It works! Thank you so much.
Is there somewhere I can give you a review? You are very helpful 🙂
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
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