Archived topic
No widget on the home page
3 replies · Started by Louis on December 2, 2017
Viewing posts 1–4 of 4
Is there a way to have a widget show up on every page except the home page?
If you look at my web site - https://mindiq.com - I do not want the Technologies widget to show up on the home page.
Thank you.
- Louie
Hi there,
Try this CSS:
.home .footer-widget-1 {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Wow! Very impressive.
Thank you Leo.
No problem!
This archived topic is closed to new replies.