Hi
I'm trying to remove the top box over my products. I don't want it!
Can anyone help me?
This is the url to the page I'm talking about:
LED spot
It's the top box with the picture in it!
best regards
Morten
Hi
I'm trying to remove the top box over my products. I don't want it!
Can anyone help me?
This is the url to the page I'm talking about:
LED spot
It's the top box with the picture in it!
best regards
Morten
There are a couple that might match that descriptionthe top box over my products
Which one??
The QD method is to find this in your stylesheet_main.css file
Change it to beCode:#productName {clear:both; color:#2f2f2f; font-size:17px; line-height:20px; text-transform:uppercase; font-weight:bold; background:url(../images/title-tail.gif)
Code:#productName {display: none;)
Thank you for the effort. But it didn't work. It was still there (and yes I emptied my cache).
I'm having the same problem when I click one of the product categories, I get this top box that describes the category, and I think this is unnecessary.
But i don't find anywhere to remove it.
Best regards
Morten
As we use interactive tools to test alterations I know this worksThank you for the effort. But it didn't work.
Tripple check as this is what is still being processed on your site for the css
NOT what I suggested as a replacement for that tagCode:#productName {clear:both; color:#2f2f2f; font-size:17px; line-height:20px; text-transform:uppercase; font-weight:bold; background:url(../images/title-tail.gif)
Now I have change it again, but it still doesn't work.
![]()
I see it removed the gray bar containing the product nameNow I have change it again, but it still doesn't work.
Is that not the one you wanted to remove??The box above the product info box.
This is what I see
![]()