Hi, To remove the page titles, just paste the code given below in Custom CSS section. (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .col-md-8.col-sm-8 .content h1 { display: none; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com
Hello, I have the same issue, and I have applied some of the different custom CSS that is posted on this site but still not able to remove the title bar. I'm using the compass-Pro WordPress Theme, is it possible this theme may require a custom CSS header command?
Hi, Just to paste the below custom CSS code in the Custom CSS field located under Dashboard->InkThemes->Theme Options->Styling Settings Code: .page_content .heading_container { display: none; } Hope this helps. Do let me know if you need further help. Regards, Akbar InkThemes.com