Archived topic
Post Border & Shadow CSS
18 replies · Started by kyle on September 8, 2020
Hi Leo, please follow this link https://bushcraftboss.com/how-to-collect-and-purify-water-in-the-wild/
How can i create some space so that the text is not right on the border?
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!