Results 1 to 6 of 6
  1. #1
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Delete Product List/Category Heading

    Hello,

    How do I delete/get rid of the heading under the breadcrumbs as shown in the attached image. This is a category so im not sure how to delete it as there in no language file.

    All the best...
    Attached Images Attached Images  

  2. #2
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Delete Product List/Category Heading

    Anyone? I tried creating a definition file just like what happens for page_2 etc. but that didn't change a thing.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Delete Product List/Category Heading

    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; }

  4. #4
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Delete Product List/Category Heading

    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...

  5. #5
    Join Date
    Apr 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Delete Product List/Category Heading

    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 www.walgifts.com
    Last edited by shuntashay; 17 Apr 2009 at 02:46 PM.

  6. #6
    Join Date
    Oct 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: Delete Product List/Category Heading

    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'

 

 

Similar Threads

  1. v151 Removing the product list heading. A why question
    By Annie_zaz in forum Customization from the Admin
    Replies: 3
    Last Post: 24 Nov 2013, 11:42 AM
  2. v138a List category heading information in two columns
    By Simon David Harris in forum Customization from the Admin
    Replies: 5
    Last Post: 23 Jan 2013, 07:14 PM
  3. Remove product List heading and description
    By madkaw9 in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 20 Aug 2012, 07:34 AM
  4. Product List Heading removal
    By Minnie Mouse in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 8 Mar 2010, 02:44 PM
  5. Change the color of table heading of category list
    By eaglewu in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Jan 2007, 02:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg