Home Forums Total Remove page name from each page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9535
    letsgobig
    Participant

    Hi there,

    Is there a way to remove the page name from each page? I currently have the header, followed by the page name and page menu location. It looks like this:

    About
    Home / About

    Followed by the rest of my content. Is there a way to remove this?

    Thanks!
    Dina

    #9782
    Hash
    Keymaster

    Hi,

    You can remove it by adding custom CSS code. Go to Appearance > Customize > Additional CSS and paste the code below. Alternately, you can easily remove it from the customizer in the premium version.

    .breadcrumb-trail, .woocommerce .woocommerce-breadcrumb{display:none;}

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.