[Support request] partial footer displaying, background overlay:menu, remove logo from home page

Home Forums Support [Support request] partial footer displaying, background overlay:menu, remove logo from home page

Home Forums Support partial footer displaying, background overlay:menu, remove logo from home page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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

    #873665
    Leo
    Staff
    Customer Support

    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 🙂

    #873725
    Leo
    Staff
    Customer Support

    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.

    #873729
    Mark

    Thanks Leo,

    Could you also respond to my question about the background overlay?

    Thanks,

    Mark

    #873733
    Leo
    Staff
    Customer Support

    Like #2 here?
    https://generatepress.com/forums/topic/partial-footer-displaying-background-overlaymenu-remove-logo-from-home-page/#post-873665

    If not any chance you can link me to an example or provide a little more details of what you are trying to achieve?

    #873734
    Mark

    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

    #873798
    Leo
    Staff
    Customer Support

    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.

    #873821
    Leo
    Staff
    Customer Support

    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!

    #873863
    Leo
    Staff
    Customer Support

    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.

    #877807
    Mark

    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

    #878004
    Leo
    Staff
    Customer Support

    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?

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.