Hello, I'm wondering if anyone can help me with a blog template issue. I'm wondering if it is possible to remove the path for the page listed at the top of the screen as well as the "Comments & Responses" heading. Current at the top of my blog page (but not for any other page) it says "Home - Page Name" and I would like to remove this. And then below all of the content it says "Comments & Responses", which I don't need. Thank you.
Hello, Greetings from InkThemes! To remove "Home - Page Name" from your pages, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content_wrapper #crumbs { display: none; } To remove "Comments & Responses", please follow the screenshot given below. For your information, I am using "WP-Editor" plugin to edit files. You can also download and use it from the link https://wordpress.org/plugins/wp-editor/. After activating this plugin, you will get the same screen as shown in the screenshot. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com