Homepage › Community Forums › General › How to add mini vertical lines to separate text in footer
Hi, sorry to be a pain. I can’t figure out how to insert vertical lines to separate the texts in footer. Can you please tell me the code, thanks.
Are you referring to a border? –
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
thanks for that, I will try it out 馃檪
It didn’t work for me, maybe I’m inserting it wrong?
I have no idea if you’re inserting it wrong. I would need a link to your site in order to be able to see what’s going on.