[Resolved] Set different footer widget for home page

Home Forums Support [Resolved] Set different footer widget for home page

Home Forums Support Set different footer widget for home page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #676652
    Christine

    In the footer widget on the homepage it is showing the background image for the body area. I would like that space to appear white so it blends in with the calendar section above it.

    I think I need to use a different footer widget – one with a white background instead of a transparent background – on the homepage. I’m not sure how to do that though. Can you please offer some guidance? Thank you!

    #676696
    Leo
    Staff
    Customer Support

    Hi there,

    So basically you want the footer widgets to be white only on the home page?

    If so, try this CSS:

    .home .footer-widgets {
        background-color: #ffffff;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Make sure to clear your caching plugin as well.

    Let me know if this helps ๐Ÿ™‚

    #677461
    Christine

    Oh, okay! I wasn’t sure if there was a native option to control that sort of thing.

    I’ll add the CSS. Thanks!

    #677465
    Leo
    Staff
    Customer Support

    The customizer options are generally site-wide options.

    Glad I could help ๐Ÿ™‚

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