Can you rotate dividers to show as vertical rather than horizontal?
I am trying to use a divider on a page I am building but can only use it horizontally. Is there a way to rotate so that it is vertical or is there something else I can use as a vertical divider?
Apologies I am a bit rusty in my web builder skills!
Thanks in advance for any and all insights!
Best Answers
-
Hey @Allyson127 , I recommend using a 'border-right' setting on the container to add in a vertical bar. You can click the gear icon to select which border side you're adjusting to target only the right side border.
0 -
We use this website to create custom dividers for Columns
0
Answers
-
I have a follow-up question. I tried using the “border-right” setting but of course it draws the divider the entire length of the column. I want my vertical divider to be shorter than my column and centered evenly between the top and bottom of my column. Any suggestions for how to do this? Thank you!
1 -
@SarahK you'd need to add custom CSS for that. https://stackoverflow.com/questions/8835142/any-way-to-declare-a-size-partial-border-to-a-box
0