• Resolved MysticXSab

    (@mysticxsab)


    Is there a way for me to remove the navigation links shown under the page title? Preferably something I could add to my child themes style.css.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Nishant Jain

    (@nishant-jain)

    Hi MysticXSab,

    Are you taking about breadcrumb section.
    Please let me know.

    Thanks,
    Nishant

    Thread Starter MysticXSab

    (@mysticxsab)

    Sorry, I didn’t know the name. Yes, the breadcrumbs.

    Nishant Jain

    (@nishant-jain)

    Hi MysticXSab,

    Please add the given css in your child theme style.css file.

    section.cont_nav{
    display:none !important;
    }

    Hope it would be helpful to you.
    Please let me know.

    Thanks,
    Nishant

    Thread Starter MysticXSab

    (@mysticxsab)

    Nishant, thank you very much. I am very impressed with both your work and support. When I finish up my new website, you can expect a stellar review here in that regard.

    Nishant Jain

    (@nishant-jain)

    Hi MysticXSab,

    Thanks ??

    Thread Starter MysticXSab

    (@mysticxsab)

    Marking as resolved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove navigation links under page titles’ is closed to new replies.