Hi Joan,
You can try this CSS code.
.read-more.button {
border: 3px solid red;
}
Is there CSS documentation for library site “templates” anywhere that specifies the classes used for each html element?
I’m afraid there’s no super specific manual that lists class selectors per element piece-by-piece. You can always inspect the webpage to see its classes though. 🙂
Let us know if it works for you.
A wise man once said:
"Have you cleared your cache?"