Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13955
    rgcoles
    Member

    Hi,

    I’d like to add a border to my pages, specifically the main content box.

    Website is:

    http://boatinginternational.org/

    Thank you,

    Robin

    #13983
    Sakin
    Keymaster

    @rgcoles: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to add border.

    .hentry, .no-results, #disqus_thread, #content .error404 {
        border: 1px solid #CCCCCC;
    }
    #13993
    rgcoles
    Member

    Thank you, it worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Add Border to Pages’ is closed to new replies.