- This topic has 3 replies, 2 voices, and was last updated 6 years, 12 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Education Hub › Hide title in topic
My actions:
Site: http://rmi-montessori.ru/
CSS http://rmi-montessori.ru/wp-admin/customize.php?return=%2Fwp-admin%2F
.page-id-45 div#main-nav {
display: none;
}
.page-id-45 h1.entry-title {
display: none;
}
Page: http://rmi-montessori.ru/wp-admin/post.php?post=45&action=edit
Result: http://rmi-montessori.ru/lending/
I hope that now it is clear.
I installed the topic on different sites, but the title is not deleted.
Hello @lualexi,
To remove the menu section from the front page use below given CSS .
.page-id-26 div#main-nav {
display: none;
}
Also for your information the css that is provide with the id will only work for that page . If you want to remove the portions for other pages then you have to use the page id of that very page .
Hope this clears the confusion .
Best Regards!!
I do not have a CSS
.page-id-45 h1.entry-title {
display: none;
}
ID-45
All links in the previous message.
For the Landing there will be another heading.
Can this be done or not?
Hello @lualexi,
The site title will be same in all the pages .The site title will not be different in different page and this how the theme will work .
But if you still want different site title in different page then you can always consider hiring the professional developer .
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/
We hope it helps,
Best Regards.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |