Archived topic
partial footer displaying, background overlay:menu, remove logo from home page
10 replies · Started by Mark on April 19, 2019
I would like to know how to accomplish 3 things (I have gp premium)
1. on my home page, the footer is only partially displaying. how can I correct that?
2. On the main nav menu, can I put a background overlay just behind the text (not the whole page)?
3. I would like to have the logo appear on every page EXCEPT the home page. Can I do that?
Thanks
Mark
Hi there,
1. The footer looks fine to me:
https://www.screencast.com/t/gmy385lw0OD
Have you fixed it?
2. So a background image behind the main navigation? If so this should help:
https://docs.generatepress.com/article/backgrounds-overview/
3. You can use this CSS:
.home .site-logo {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
First please reply here in the forum thread and not through e-mails so we can track the issues easily.
It's a bit difficult to show the footer without scrolling as screen sizes are all different.
You can try to reduce the padding in the page header.
Thanks Leo,
Could you also respond to my question about the background overlay?
Thanks,
Mark
If not any chance you can link me to an example or provide a little more details of what you are trying to achieve?
Yes, the menu text doesn't show up well on the website, so I would like to add a darker background to it, so that it shows up, without placing a dark veil over the rest of the image on nimble-test.firstmethodistsb.org
I believe this is what you are looking for:
https://docs.generatepress.com/article/header-element-overview/#header-background
You can choose a color with transparency.
If you are only wanting to change the navigation color, then this should help:
https://docs.generatepress.com/article/header-element-overview/#navigation-colors
Also again, please reply here so we can track the issues easier.
Thanks!
But you aren't using the navigation as a header option though. That means the option should only effect the navigation part.
Have you tried changing it?
And again, please reply HERE in the forum and not through e-mails.
Hi Leo,
Sorry for the delay. Actually what I am trying to is place a dark background JUST behind text on regular pages, not in a header.
Most overlays seem to place a semi-transparent color over the entire background image, not just behind the text.
Mark
Sorry but I'm very confused.
The title says something about the home page.
So are you actually referring to a page like Classes?
Any chance you can link me to an example of what you are trying to achieve?