I want to hide the breadcrumb navigation for the Elvinaa Theme

A.M. Jafari September 17, 2023 at 3:52 am

Is there a way to switch it off or is there a CSS solution?

Replies (1)

  1. A.M. Jafari September 17, 2023 at 3:52 am

    Is there a way to switch it off or is there a CSS solution?

  2. Spiracle Themes September 18, 2023 at 3:34 pm

    Hi A.M. Jafari

    Thanks for reaching out
    Try the CSS below

    .bread-crumb {
    display: none;
    }

    Copy & Paste into Appearance -> Customize -> Additional CSS

    Best Regards

Post a Reply

Reply To: I want to hide the breadcrumb navigation for the Elvinaa Theme
Your information: