Breadcrumbs

Home Forums Best Business Pro Breadcrumbs

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2837
    Anonymous
    Inactive

    how do I remove breadcrumbs without using a plugin. where do I edit it in CSS? The built in breadcrumbs drop- down menu under customization does not work

    #2838
    Axle Support
    Moderator

    Hello @labs

    Thank you for using our pro theme,

    Regarding your issue related to breadcrumbs you just can add following css on your Customizer -> Additional CSS section.

    #breadcrumb {
        display: none;
    }

    Also we will forward this to our dev team who will fix this and update soon

    Thank you for letting us know. If you have any other issues feel free to let us know we will be happy to assist you.

    Regards
    Support Team

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