Home Forums Support Sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #348501
    Roberto

    Hi Tom, I need the sidebar to have the left border of color how could I do it? Thanks !!

    #348503
    Leo
    Staff
    Customer Support

    Hi there,

    Try something like this:

    .inside-left-sidebar {
          border-left: 2px solid #000;
    }

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

    #348518
    Roberto

    Thanks Leo !!! It works perfect

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