• Hello, I’m using your great plugin on the right sidebar on my blog. I want to add a border between both columns but when I use

    .column1{
    border-right: 1px solid black ;
    }

    or

    .column2{
    border-left: 1px solid black ;
    }

    The content from the sidebar is not displayed. How can I solve this?

    Regards.

Viewing 1 replies (of 1 total)
  • Plugin Author Idenovasi

    (@idenovasi)

    May I know your website url? And also please add the css, so I can see what is the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Border between columns’ is closed to new replies.