[Support request] How to add border on posts on homepage

Home Forums Support [Support request] How to add border on posts on homepage

Home Forums Support How to add border on posts on homepage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1207166
    Anonymous

    Hello,

    I would like to create border on posts on home page something small like 1px black solid enough to show separation with background.

    Thanks

    #1207255
    David
    Staff
    Customer Support

    Hi there

    try adding this CSS:

    .generate-columns .inside-article {
        border: 1px solid #ccc;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.