No breadcrumbs, no title, no slider - by plandoin

This topic has 6 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp

  • Avatar: plandoin
    plandoin
    Participant
    June 13, 2014 at 15:41

    Hi,

    Is it possible to remove the breadcrumbs&title on page layout without replacing it by a slider?

    Best

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 13, 2014 at 15:53

    Hello,

    Please provide us with the link where you want to remove breadcrumbs and title.

    Regards,
    Eva Kemp.

    Avatar: plandoin
    plandoin
    Participant
    June 13, 2014 at 19:33

    I will use private content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    June 14, 2014 at 08:24

    Hello,

    To remove breadcrumbs and titles for all pages you need insert this code into custom.css file:
    .woocommerce-breadcrumb, .page-heading h1 {display: none;}
    To create “custom.css” you can rename the file “default.custom.css” which is located in theme directory. And don’t forget to enable it in Theme Options > Custom CSS > Enable Custom CSS file > On.

    Regards,
    Eva Kemp.

    Avatar: plandoin
    plandoin
    Participant
    June 15, 2014 at 13:55

    Hi,

    I have done what you advised me to do, but I still have 2 problems:
    1) The title and breadcrumb on the checkout page have not been removed by the custom CSS.
    2) On the other pages, titles and breadcrumbs have disappeared but the grey area (in which they were) remains. How can I remove it as well?

    Regards.

    Avatar: Eva
    Eva Kemp
    Support staff
    June 15, 2014 at 14:28

    Hello,

    Please add this code to custom.css:

    .page-heading, .woocommerce-breadcrumb {display: none;}
    .header-type-3 .main-nav {border-bottom: none;}

    If the issue persists please provide us with wp-admin panel credentials.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘No breadcrumbs, no title, no slider’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.