Hi Ben, this didn’t work – I tried a variant below:
.below-header {
border-bottom: solid 2px #000;
}
Here’s full custom CSS at moment
.design-credit {
display: none;
}
.below-header {
border-bottom: solid 2px #000;
}
.singular-page .post-header,
.singular-page .entry-header{
display: none;
}
.archive-header {
display: none;
}
Thanks!
-
This reply was modified 6 months, 3 weeks ago by jfoxev.
-
This reply was modified 6 months, 3 weeks ago by jfoxev.
-
This reply was modified 6 months, 3 weeks ago by jfoxev.
-
This reply was modified 6 months, 3 weeks ago by jfoxev.