[Resolved] Border around the post contents

Home Forums Support [Resolved] Border around the post contents

Home Forums Support Border around the post contents

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #837496
    purnima banik

    Hi Tom,

    Could you please suggest a customization code to show a border around the post contents & sidebar separately?

    Thanks

    Purnima

    #837924
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

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

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

    Let me know ๐Ÿ™‚

    #838533
    purnima banik

    Absolutely Wonderful!!!!

    Thank You, Leo

    #838984
    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.