Did a search but couldn't find it...
Just like the [divider] shortcode, is there a vertical line divider shortcode?
(4 posts)
(3 voices)
Did a search but couldn't find it...
Just like the [divider] shortcode, is there a vertical line divider shortcode?
Hello Foppa,
No but you can add a border to a one_half like so,
<div class = "one_half" style = "border-right: 1px solid #333;">
</div>
But where do you put the <div class =..... code? style.css?
In the HTML editor of your page.
You must log in to post.