- Posts: 12
- Thank you received: 0
How to change name of the "Featured Products".
-
bubienok
Inactive member - New Member
Less
More
12 years 3 days ago #24468
by bubienok
Replied by bubienok on topic How to change name of the "Featured Products".
I think, there is mising text ,product, and..
I want to get there 3 products side by side
I want to get there 3 products side by side
Please Log in to join the conversation.
-
bubienok
Inactive member - New Member
Less
More
- Posts: 12
- Thank you received: 0
12 years 3 days ago #24470
by bubienok
Replied by bubienok on topic How to change name of the "Featured Products".
sorry , once again
the best for me is 4 products per row
thx
the best for me is 4 products per row
thx
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 days ago #24478
by ivan.milic
Replied by ivan.milic on topic How to change name of the "Featured Products".
First you need to set 4 products per row in vm configuration, that is common parameter. It will make images smaller and containers one fourth of product view width.
You will probably have to make this font size smaller in vm_drug_store.css :
.browse-view .row .product .spacer span, .featured-view .product span {
font-size: 16px !important;
...
a.product-details, a.product-details:hover {
font-size: 16px;
line-height: 22px;
font-weight: 800;
...
You will probably have to make this font size smaller in vm_drug_store.css :
.browse-view .row .product .spacer span, .featured-view .product span {
font-size: 16px !important;
...
a.product-details, a.product-details:hover {
font-size: 16px;
line-height: 22px;
font-weight: 800;
...
Please Log in to join the conversation.
Time to create page: 0.082 seconds