Your account expired support, please renew to get your support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1135
    graphicox
    Support Expired

    How do I remove the breadcrumbs from the entire site?
    Thanks

    #1141

    Hi there,

    About your issue, please go to child theme, file function.php and add code:

    remove_action('poco_breadcrumb', 'poco_before_content', 10);

    Have a nice day!

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

You must be logged in to reply to this topic.