Thread: Remove Heading

Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default Remove Heading

    I'm trying to remove the category heading from the home page and the product listing pages. I have looked every where and tryied everything and i cannot make it go away.

    Can someone tell me how do i make it go away?

    Can be seen here in the gray the welcome to dealz r us: http://dealz-r-us.com/

    I think if i can get this to go away all the others at the top of the page will also.

    Thank you.
    [FONT=Comic Sans MS]Don Scott
    http://dealz-r-us.com
    [/FONT]

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Remove Heading

    Actually, that heading has a separate identity on each type of page, and each will require a separate selector to hide it.
    Add to your stylesheet something like

    h1#indexCategoryHeading, h1#indexDefaultHeading {display:none;}

    Add heading ids to the list as desired.

  3. #3
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default Re: Remove Heading

    Quote Originally Posted by gjh42 View Post
    Actually, that heading has a separate identity on each type of page, and each will require a separate selector to hide it.
    Add to your stylesheet something like

    h1#indexCategoryHeading, h1#indexDefaultHeading {display:none;}

    Add heading ids to the list as desired.
    Thank you that work perfectly.
    [FONT=Comic Sans MS]Don Scott
    http://dealz-r-us.com
    [/FONT]

 

 

Similar Threads

  1. Remove category heading
    By Ivanna in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 14 Jul 2013, 04:10 AM
  2. Remove Product Heading
    By Monica79 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 Mar 2009, 08:02 PM
  3. How to remove heading sorters.
    By ncjimgir in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Jul 2007, 06:49 AM

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