[Resolved] Post Border & Shadow CSS

Home Forums Support [Resolved] Post Border & Shadow CSS

Home Forums Support Post Border & Shadow CSS

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #1442503
    kyle

    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?

    #1442507
    Leo
    Staff
    Customer Support

    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);
    }
    #1442526
    kyle

    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?

    #1442531
    Leo
    Staff
    Customer Support

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

    Let’s tackle one question per topic.

    Thanks!

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.