Hello, For this go to the edit page get page id of your current home page. After that add your home page id in place of 183. and Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #post-183 .heading_container{display: none;}
Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .page-id-318 div.heading_wrapper { display: none; } This will solve your issue.