Home › Forums › Support › partial footer displaying, background overlay:menu, remove logo from home page
- This topic has 10 replies, 2 voices, and was last updated 3 years, 11 months ago by
Leo.
-
AuthorPosts
-
April 19, 2019 at 5:35 am #873354
Mark
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
GeneratePress 2.2.2GP Premium 1.7.8April 19, 2019 at 9:52 am #873665Leo
StaffCustomer SupportHi there,
1. The footer looks fine to me:
https://www.screencast.com/t/gmy385lw0ODHave 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 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 11:28 am #873725Leo
StaffCustomer SupportFirst 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 11:32 am #873729Mark
Thanks Leo,
Could you also respond to my question about the background overlay?
Thanks,
Mark
April 19, 2019 at 11:41 am #873733Leo
StaffCustomer SupportIf not any chance you can link me to an example or provide a little more details of what you are trying to achieve?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 11:43 am #873734Mark
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
April 19, 2019 at 2:05 pm #873798Leo
StaffCustomer SupportI believe this is what you are looking for:
https://docs.generatepress.com/article/header-element-overview/#header-backgroundYou can choose a color with transparency.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 2:42 pm #873821Leo
StaffCustomer SupportIf you are only wanting to change the navigation color, then this should help:
https://docs.generatepress.com/article/header-element-overview/#navigation-colorsAlso again, please reply here so we can track the issues easier.
Thanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 19, 2019 at 4:59 pm #873863Leo
StaffCustomer SupportBut 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.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/April 24, 2019 at 8:47 am #877807Mark
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
April 24, 2019 at 11:25 am #878004Leo
StaffCustomer SupportSorry 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?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.