good morning!!
i’m prepping to launch a webcomic next year and have been messing with the website during the writing process. for the most part, i’ve been able to research/find resolutions to a couple of design snags but these two keep giving me some trouble!
ONE)) i’d like to hide the post tags (where it says “prologue, story”) as well as the button for comment-leaving, as i’m using a plug-in for that. i found a topic from 2018 saying this option was in customize>>layout>>blog but it looks like Theme • Version: 2.3.2 must have changed this because the available options are much different.
TWO)) i can’t seem to customize the page navigation down at the bottom. i found a previous support forum that advised using the following code, but when i put it in the stylesheet nothing happened.
.page-numbers,
a.page-numbers {
color: #ffffff;
background-color: #000000;
border: 1px solid #000000;
padding: 4px;
border-radius: 4px;
}
a:hover.page-numbers {
color: #000000;
background-color: #ffffff;
}
for both situations, i’ve done a hard clear of my cache to try seeing results as well as viewing my website through an incognito browser (also clearing its cache as i try making changes). neither have produced results. help would be very much appreciated!! 🙂 i love puzzle-solving but i’ve kind of wedged myself into a confusion corner.
thank you!!