Border between columns
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Border between columns’ is closed to new replies.