I am trying to remove breadcrumbs. This is what I entered into the Custom CSS. .brd-crm { display: none; } Unfortunately nothing happens.
Hello, Greetings from InkThemes! You can easily remove breadcrumbs, you just all have to paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .heading_container { display: none !important; } Hope it will resolve your issue Thanks & Regards! Priyanka Inkthemes.com