- This topic has 5 replies, 4 voices, and was last updated 7 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Remove page title
I need to remove the page title from the body, how to do that
Add this in appearance>theme options>layout settings>custom css area:
h1.entry-title{display:none !important;}
I am assuming site is this: http://qatarnetworking.com/444/mission-vision/
Regards,
Shri
I bought the graveid theme
After creating the page, I need to delete the page title
and then, after creating a page at the top of the page before the menu, an empty space is created
And need to be removed
Thank you
Hi,
Kindly show us your website URL?
Regards,
Dave
Hi
I use locals
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.single_post_content h1 { display: none;}
.page_head, .post_head { min-height:inherit;}
Regards,
Dave
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]