Site logo

Archived topic

Post Border & Shadow CSS

18 replies · Started by kyle on September 8, 2020

Viewing posts 16–19 of 19

Try changing the border CSS to this:

.single-post .site-content {
    border: 1px solid rgba(232,234,237,1);
    box-shadow: 0 0 10px rgba(232,234,237,.5);
}

Leo that seems to have worked. Thank you very much.

Maybe this is a silly questions, but am i able to change the color of the area outside of the post. To black for example?

Any chance you can open a new topic for your question?

Let's tackle one question per topic.

Thanks!

This archived topic is closed to new replies.