ChristopherGraham
-
Posts
2 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by ChristopherGraham
-
-
Hi, Im hoping that someone can help me with a problem I'm having where the main navigation of my site is force into the hidden section of the site when editing a page that had the codes below activated on them. The website worked fine before adding the codes listed below:
#collection-653fdb8f9eead95af11a4cc3{
.header{display:none}
footer {display:none}
}<style>
#header{ display: none !important; }
#footer-sections{ display: none !important; }
</style>Does anyone have an alternative to these?
Code for 7.1 to hide Header and Footer of an individual page
in Customize with code
Posted
Sorry, I didn't word my previous email very well, please disregard it.
I have been having problems with my sites navigation. When I save pages the main navigation is automatically moved into the hidden section and all pages within folders are removed as well. I previously thought the problem was this the codes I mentioned but after removing them it is still happening.
Is this a problem caused bysomething i've done or is it a problem that others are having as well?