- Posts: 64
- Thank you received: 0
removing PricesalesPrice from product and category
-
Darko101
Inactive member - Topic Author
- Member
Less
More
10 years 5 months ago #40487
by Darko101
Replied by Darko101 on topic removing PricesalesPrice from product and category
No change. See print screen.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40493
by ivan.milic
Replied by ivan.milic on topic removing PricesalesPrice from product and category
And when you remove css I gave you it shows up???
Please Log in to join the conversation.
-
Darko101
Inactive member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
10 years 5 months ago #40513
by Darko101
Replied by Darko101 on topic removing PricesalesPrice from product and category
Yes. Removing
.PricesalesPrice .PricesalesPrice{
display: none!important;
}
shows prices again in catgory and productdetail. Just tested.
.PricesalesPrice .PricesalesPrice{
display: none!important;
}
shows prices again in catgory and productdetail. Just tested.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40517
by ivan.milic
Replied by ivan.milic on topic removing PricesalesPrice from product and category
Put both like this:
.PricesalesPrice .PricesalesPrice{
display: none!important;
}
table.cart-summary .PricesalesPrice .PricesalesPrice{
display: block!important;
}
.PricesalesPrice .PricesalesPrice{
display: none!important;
}
table.cart-summary .PricesalesPrice .PricesalesPrice{
display: block!important;
}
Please Log in to join the conversation.
-
Darko101
Inactive member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
10 years 4 months ago #40766
by Darko101
Replied by Darko101 on topic removing PricesalesPrice from product and category
After some twists and turns, excellent job Sir.!
Thank you.
Thank you.
Please Log in to join the conversation.
Time to create page: 0.139 seconds