[Support request] Frame for Container

Home Forums Support [Support request] Frame for Container

Home Forums Support Frame for Container

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #484423
    Patrick

    Hi.
    Is there a way to put a frame around each container (blog, widget)?
    I don’t have any knowledge of css.

    #484632
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

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

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

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