featured content on one specific page
Hello Skandha,
I tried to display featured content option on one specific page, not the home page.
I tried amongst others
#featured-content {
display: none;
}
.page-id-1601 #featured-content {
display: block;
}
But this did not work .
Is there another solution?
Kind regards
Hans Hagmeijer