Skip to content
Public Ticket #2850

Hide footer widgets on single posts and pages

Conversation thread

kluver42 replied

Customer Reply

Perfect, thank you so much!

PenciDesign replied

Staff Reply

Hi,

To do that, please add more this code to Customize > Custom CSS:

\
body.page #widget-area, body.single #widget-area{ display: none;  }

Best Regards,

PenciDesign

kluver42 started the conversation

Conversation Start

I have 3 widgets set up in the footer but I'd like to hide them on Single Posts and pages. Is there a way for me to do that?

Want to join this conversation or access attachments? Sign in first.