[Support request] Content Outer box line color change

Home Forums Support [Support request] Content Outer box line color change

Home Forums Support Content Outer box line color change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #761313
    webkingpro

    how can I make an outer line like this link-1

    i don’t want an outer box like this link-2 need only one line to the right side only not a box type , i wanna one line same as link-1 screenshot

    please help me soon

    #761388
    Leo
    Staff
    Customer Support

    Give this CSS a shot:

    .site-main {
        border-right: 1px 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.