New Landing How can we help? Themeforest Theme Support Neighborhood Cannot remove page title

Viewing 7 posts - 1 through 7 (of 7 total)
  • #283459
    chmorelock07
    Member
    Post count: 8

    I am having a major issue and I believe that it is a bug in the theme. I am trying to remove the page title on the products page. I checked the box to remove it and it does nothing. I have gone through this forum and tried entering snippets of code. Doesn’t work. I believe that it is an issue with the woocommerce part of the theme because if I change the woocommerce options it changes, but I cannot remove it. Link to page: http://robswildwood.com/all-products/ I need to disable the page title site wide, this is the only page that doesnt allow me.

    #283485
    chmorelock07
    Member
    Post count: 8

    Resolved myself

    .post-type-archive-product .page-heading {
    display: none;
    }

    #283504
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad 🙂 that you managed to resolve the issue.
    Thanks
    Mohammad

    #288066
    guentherportfolio
    Member
    Post count: 266

    Hi Mohammad,

    as chmorelock07 said, it could be an issue with woo commerce. Is it possible to fix this problem within an next update? I have the same problem, that I can’t remove the title of a page, even if I checked the box within the page settings, further, the breadcrumbs couldn’t be removed too. Thanks in advance.

    #288177
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its not a issue. Just use this code:-

    .post-type-archive-product .page-heading {
    display: none;
    } 
    

    Thanks
    Mohammad

    #288181
    guentherportfolio
    Member
    Post count: 266

    Hi Mohammad.

    Thank you very much for your help. Thought it´s an issue due the checkbox which is not affecting the title. Anyway…thank you 🙂

    #288183
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Mohammad.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register