• Seeyay

    (@progress-is-knowledge)


    Hi,

    How do I remove the border around Post and pages content?

    Thank you.

    BR,

    Carl

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author silverks

    (@silverks)

    Add this code to Additional CSS:

    .post, .singular .hentry {
       border: none;
       box-shadow: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove border | Post and pages content’ is closed to new replies.