Note: I’m looking at it in the live preview and when I try to enter snippets of code that hid this on my current theme, the code isn’t working. This is the code I currently have, some of which hid this issue on my current theme, but not when I try to plug it in on the Koji theme:
#site-logo {
display: none;
}
.home #site-logo {
display: block;
}.archive .page-title {
display: none;
}.post-meta .post-category {
display: none;
}.site-header a {
font-weight: bold;
}#comments, #respond {
display: none !important;
}.nav-subtitle, .post-navigation .nav-links {
display: none;
}
-
This reply was modified 4 years, 1 month ago by ceasecowsmag.
-
This reply was modified 4 years, 1 month ago by ceasecowsmag.