Totally Zenned
- Join Date:
- May 2006
- Posts:
- 712
- Plugin Contributions:
- 0
Views: 3,520
Totally Zenned
Totally Zenned
Anyone? I tried creating a definition file just like what happens for page_2 etc. but that didn't change a thing.
Black Belt
You can add this to your stylesheet, but check to make sure it doesn't remove other stuff you might have wanted to keep.
#productListHeading {
display:none; }
Totally Zenned
Thx for the reply. I only want to remove "productlistheading" for certain categories. What can I do to make sure that ones I want to keep remain the way they are?
All the best...
New Zenner
I don't know if this is what you are looking for but I have removed the new product for the month heading from my site by going to the css style sheet in my template and removing numbers now my centerbox code looks like this:
.centerBoxWrapper {
height: 1%;
margin: 1em 0;
border-left:0px solid #DADADA;
border-right:0px solid #DADADA;
border-bottom:0px solid #DADADA;
}
h2.centerBoxHeading {display:none; }
font-size: 1.3em;
color: #666666;
text-align:left;
padding-left: 0em;
}
and I went to my template image folder and removed: centerbox.bg.gif and header.bg.gif
my site is https://www.walgifts.com
New Zenner
Removing the category title from the product listing page requires turning it off here: Admin -> Product Info --> Previous Next - Navigation Includes Category Position: Set it to '0'
Fields marked required must be completed.
Tell staff why this post should be reviewed.