[Resolved] Footer widgets won't display

Home Forums Support [Resolved] Footer widgets won't display

Home Forums Support Footer widgets won't display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #635313
    David

    I’m mystified. I’ve added widgets to Footer 1 and Footer 2, but they’re simply not displaying. I have Layout > Footer set to 5 widgets. Adding the widget to the sidebar works, but adding the widget to any other widget area — including footer widget areas — does not display. Any ideas?

    #635326
    Leo
    Staff
    Customer Support

    Hi there,

    It’s because this CSS you’ve added:

    #site-navigation, .site-footer {
        display: none;
    }

    Footer widgets are included in the .site-footer class.

    If you want to hide the navigation globally, the option is here:
    https://docs.generatepress.com/article/navigation-location/

    #635333
    David

    Thanks for the quick reply, Leo. I figured I’d done something dumb like that!

    #635647
    Leo
    Staff
    Customer Support

    No problem 🙂

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