- This topic has 11 replies, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 12 posts - 1 through 12 (of 12 total)
Viewing 12 posts - 1 through 12 (of 12 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Onefold Pro › No bar with page title
Tagged: Page title, remove bar
Is it possible to remove the bar with the page title? For instance at http://www.museumstaal.nl/openingstijden/. When you scroll down the bar disappears what causes a unquiet effect on all devices.
Hello @esthervoorpubliek-nl,
To remove the custom header in the pages use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.page #custom-header {
display: none;
}
Hope this helps.
Best Regards!!
Thank you, this helps! But there is still a little ‘jump’ I find unquiet. Is it possible to solve this?
Kind regards.
Hello @esthervoorpubliek-nl,
Actually, it is not the issue and this is how the page lands upon scrolling up the page as you can in the demo of the theme.
Link:
http://demo.wenthemes.com/onefold-pro/contact-us/
Thank you.
If you have any issues further then please let us know.
Best Regards!!
I understand, thank you.
Hello @esthervoorpubliek-nl,
Glad to help you.
Let us know if you have any confusion further.
Thank you.
Hello,
Now I discover that my posts still show the bar I mentioned before: https://www.museumstaal.nl/nieuws/. Do you also have a css to remove this? Thank you!
Hello @esthervoorpubliek-nl,
To remove the custom header in the blog page use below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.blog #custom-header {
display: none;
}
Hope this helps.
Best Regards!!
Thank you, this works for the page https://www.museumstaal.nl/nieuws/ which I mentioned in my question. But when I open a blog, for instance this one: https://www.museumstaal.nl/na-brandstichting-alles-op-scherp-voor-opening-museum-staal-in-almen/ the bar is stille there. Can you please help me to remove this? Thank you!
Hello @esthervoorpubliek-nl,
Please use below given CSS and this will help you remove the bar from every page.
#custom-header {
display: none;
}
Hope this helps.
Regards!!
Thank you!
Hello @esthervoorpubliek-nl,
Glad we could help you.
Let us know if you have any confusion further.
Thank you.
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. |