Viewing 1 replies (of 1 total)
  • Theme Author Han

    (@hwijaya)

    Omega theme has no breadcrumb. If you mean Page title, you can hide it by dropping this script to “Appearance > Customize > Posts > CSS”

    .home h1.entry-title {
      display:none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Remove breadcrumb from homepage’ is closed to new replies.