[Resolved] Container Outline

Home Forums Support [Resolved] Container Outline

Home Forums Support Container Outline

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #581837
    Tanner

    Hi,

    I’m looking to create a thin container outline in this color #001a33.

    What I’d like to do is have a white color background along with a white color content section, but then have the containers be outlined so everything is separated.

    Any suggestions are appreciated. Thanks!

    ~ Tanner G.

    #581943
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .separate-containers .inside-article, 
    .sidebar .widget {
        border: 2px solid #000;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #582715
    Tanner

    Perfect, thanks!

    #582740
    Leo
    Staff
    Customer Support

    No problem!

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