I have products currently on "Special" sale. And when I put in the amount to sell at, a little box pops up that shows the percentage off. (a badge)
I don't want the badge to show at all. How would I remove it? I would also like to remove the countdown that shows when I hover over the product.
page I am referencing:
https://thespiritcorner.com/index.php?r ... =117_59_60
You can see several "sale" items with the -% badge.
I don't want the badge to show at all. How would I remove it? I would also like to remove the countdown that shows when I hover over the product.
page I am referencing:
https://thespiritcorner.com/index.php?r ... =117_59_60
You can see several "sale" items with the -% badge.
Find in your CSS:
Change to:
Code: Select all
.product-grid-item .image .label-sale {
display: block;
}
Code: Select all
.product-grid-item .image .label-sale {
display: none;
}
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
You should be able to find it in the File Manager, probably under /catalog/view/theme/
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
I have Journal theme installed where there is a custom code section. Can I just paste it in there?
Why not give it a try! You can always remove it again if it doesn't work.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
I did it! Woot! Back in the day I worked a lot with html and even designed sites... but have moved on. The css is a new beast.
Next and similar question... the same products still have the "countdown timer" in them. How to remove that???? I just want it to be super clean, don't need a timer.
Next and similar question... the same products still have the "countdown timer" in them. How to remove that???? I just want it to be super clean, don't need a timer.
Very good!
Can you link to a product that has a timer?
Can you link to a product that has a timer?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
This one.
https://thespiritcorner.com/index.php?r ... uct_id=851
scroll down, it's under the product code, and I'm still seeing the little badge with the -% in the top right corner...do you see it... maybe I just need to clear cookies?
the other place the timer shows is in the category page, with all the thumbnails.
https://thespiritcorner.com/index.php?r ... =117_59_60
if you hover over products #3 and #4 it shows a timer countdown.
it would be incredibly awesome if OpenCart would give you the option of YES or NO to select to show those options on a Special. vs automatically having it in there.
for example - I have Clearance items, just need to show the price difference, no timer countdown, and no -% badge.
thoughts on how to work around?
would like to keep using the custom css in journal if possible. since I need to do journal updates and usually the css codes keep working with each update.
https://thespiritcorner.com/index.php?r ... uct_id=851
scroll down, it's under the product code, and I'm still seeing the little badge with the -% in the top right corner...do you see it... maybe I just need to clear cookies?
the other place the timer shows is in the category page, with all the thumbnails.
https://thespiritcorner.com/index.php?r ... =117_59_60
if you hover over products #3 and #4 it shows a timer countdown.
it would be incredibly awesome if OpenCart would give you the option of YES or NO to select to show those options on a Special. vs automatically having it in there.
for example - I have Clearance items, just need to show the price difference, no timer countdown, and no -% badge.
thoughts on how to work around?
would like to keep using the custom css in journal if possible. since I need to do journal updates and usually the css codes keep working with each update.
I can make do with the countdown if need be... big focus is the -% badge. I did clear cookies and it's not showing on the main category page:
https://thespiritcorner.com/index.php?r ... =117_59_60
But still shows in a product that is on "special" ("sale")
https://thespiritcorner.com/index.php?r ... uct_id=851
Is there a magic code to use to not get it to show in the individual products?
https://thespiritcorner.com/index.php?r ... =117_59_60
But still shows in a product that is on "special" ("sale")
https://thespiritcorner.com/index.php?r ... uct_id=851
Is there a magic code to use to not get it to show in the individual products?
Who is online
Users browsing this forum: No registered users and 6 guests