Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default How can I remove the H1 header on this page... ?

    On my product page here http://killerlube.com/store/index.ph...=index&cPath=4 right above the green square is an H1 "BICYCLE", How do I remove that? I think the breadcrumb right above it looks good enough.

    I do not see a place to remove that through any of the edit pages.
    Thanks for all the help, this forum is a great resource!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    H,
    admin panel/ configuration/ product listing/ Display Product Name
    1. set to 0

  3. #3
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Quote Originally Posted by haredo View Post
    H,
    admin panel/ configuration/ product listing/ Display Product Name
    1. set to 0
    If I set that to zero the product title and description disappears (but not the h1 which is the category name) - check http://killerlube.com/store/index.ph...=index&cPath=4 I left it set to 0 right now. I just need that annoying "BICYCLE" removed.
    Thanks for all the help, this forum is a great resource!

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Quote Originally Posted by helexia23 View Post
    If I set that to zero the product title and description disappears (but not the h1 which is the category name) - check http://killerlube.com/store/index.ph...=index&cPath=4 I left it set to 0 right now. I just need that annoying "BICYCLE" removed.
    Ok,
    Set the settings back from before...

    includes/ templates/ your_template/ templates/ stylesheet.css

    Add the following declaration below to the .css

    1. #productListHeading {display:none;}

  5. #5
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Fixed, thanks! I owe your a beer.
    Thanks for all the help, this forum is a great resource!

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,197
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Quote Originally Posted by helexia23 View Post
    Fixed, thanks! I owe your a beer.
    you are most welcome. Glad I could assist you...

  7. #7
    Join Date
    Apr 2008
    Location
    Winnipeg, Canada
    Posts
    13
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Hi, this worked well for losing the Category Name...but the Category Description is still visible. How can I remove all the Category info and reduce the part to 0?

    I would like to align the sidebar and product center bar to just below the breadcrumbs.

    see: http://treasurechestsolutions.com/DD...=index&cPath=1

    robear

  8. #8
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Remove the description from the category itself.

    Catalog > Categories/ products
    Then edit the category.

  9. #9
    Join Date
    Apr 2008
    Location
    Winnipeg, Canada
    Posts
    13
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Hi

    I tried that, it did remove the description but there was still a large space (about 1" high),so the tops of the side panel does not line up with the top of the center panel.

    I appreciate your attempt though. I am looking for the right way to disable the whole Category as a heading on Cart pages, if it is even possible.

    rene

  10. #10
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How can I remove the H1 header on this page...

    Use your CSS to turn them off using display: none;
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 11
    Last Post: 8 Feb 2016, 09:54 PM
  2. how can I remove the logo "Computer store the.." from the header and put my own.
    By fkalanda in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jul 2013, 09:23 PM
  3. How can i remove some of the menu in header?
    By louisapple in forum General Questions
    Replies: 4
    Last Post: 3 May 2010, 09:41 AM
  4. How do I remove this gap in the header?
    By NAJ in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 May 2009, 09:48 AM
  5. How can i remove spaces in the header???
    By milobloom in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Jun 2007, 12:39 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