Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10933
    poornima.uk
    Member

    Hello Sakin,

    Thanks for helping me with the social icons on http://www.timewisefoundation.org.uk. I have now installed Breadcrumbs Navxt and would like to remove the breadcrumb from the home page.

    I have found the bcn_display code in functionality.php but don’t know whether/how I can use it in Custom Code.

    Thanks
    Poornima

    #10952
    Sakin
    Keymaster

    @poornima.uk: I don’t know how that plugin will add but you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it from homepage.
    .home .breadcrumb { display: none; }

    #10963
    poornima.uk
    Member

    Thanks Sakin – that has worked a dream!

    Poornima

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Don't display breadcrumbs on home page’ is closed to new replies.