- Posts: 14116
- Thank you received: 1639
2 litte bugs?
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 10 months ago #15460
by ivan.milic
Replied by ivan.milic on topic Re: 2 litte bugs?
You are confusing me ? what exactly is an problem??????????
Please Log in to join the conversation.
-
Badec
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 10 months ago #15530
by Badec
Replied by Badec on topic Re: 2 litte bugs?
Theres a line under the manufacturer (see atachment)
I want to remove the line
I want to remove the line
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #15545
by ivan.milic
Replied by ivan.milic on topic Re: 2 litte bugs?
Open templates/hot_ecommerce/css/vm_ecommerce.css
find this:
span.title, .customer-reviews h4 {
border-bottom: 1px solid #CCC;
}
change it to:
span.title, .customer-reviews h4 {
border-bottom: none;
}
if this does not help you must send us link
find this:
span.title, .customer-reviews h4 {
border-bottom: 1px solid #CCC;
}
change it to:
span.title, .customer-reviews h4 {
border-bottom: none;
}
if this does not help you must send us link
Please Log in to join the conversation.
Time to create page: 0.085 seconds