Category View: How to show the prices only?

GK User
Sat Nov 07, 2015 10:46 pm
I would like to show only the prices itself in the category view without the "Price:..." (like the News Show Pro GK5 modules at the Frontpage). Is this possible?
User avatar
Senior Boarder

teitbite
Wed Nov 11, 2015 7:23 pm
Hi

I do not know how You configured NSP on frontpage. Can You please show me Your site ?
User avatar
Moderator

teitbite
Wed Nov 18, 2015 10:15 am
Hi

It got to be in VM configuration somewhere, but since I'm not a VM expert I'm having problems to find it either ;/ Please just add this to css:

Code: Select all
.catProductPrice .vm-price-desc {
display: none;
}
User avatar
Moderator

GK User
Wed Nov 18, 2015 8:32 pm
Works... thanks!
User avatar
Senior Boarder

teitbite
Sat Nov 21, 2015 4:00 pm
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron