Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Yeah, that was my next step, just wanted to confirm.
Outstanding support Kyle.Thanks a lot.this is what I have so far:
/* Custom css for sale Price colors for BLK */
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
color: #000 !important;
}/* Custom css for sale Price colors */
.woocommerce ul.products li.product .price {
color: #000 !important;
}.woocommerce div.product span.price, .woocommerce div.product p.price {
color: #000 !important;
}ins > span.amount{
color: #d33 !important;
}.home span.amount{
color:#000 !important;
}del > span.amount{
color:#000 !important;
}Ok, i fixed the Individual product page to black.
Not sure if this was an issue, but i removed the extra semicolon before !importnat.Now, i have to fix red price on home page. If the product is on sale, i want “Black” price scratched out with “Red” sale price on home page.
This is not ending….sorry Kyle
no, I dont have any Cache plugin installed
I added the !important; but still not working as intended.
Should I move any CSS line up or down, on top of other rules? does it matter?
If the product is on sale, i want “Black” price scratched out with “Red” sale price, which was working fine and now its not for some reason.
the issue was with the regular price items. on home page regular prices are Black, which is good, but on individual product page its red, so I needed to change this to “black”.
hope this makes sence.
Also, just noticed that in Firefox browser page doensot load all the way, but its fine in Chrome!
please confirm!
This reply has been marked as private.This reply has been marked as private.reopening
This reply has been marked as private.I am trying to mark tickets as resolved, but they still stay not resolved status
That worked fine, thanks
This reply has been marked as private.This reply has been marked as private.trying to change this resolved
-
Posted in: We hit Power Elite.