Vertical dividers between between rich text modules on landing page
SOLVE
Hello,
Does anyone know how to add vertical divider lines between rich text modules on a landing page? I'm only seeing an option for horizontal dividers in the Design Manager.
What I'm trying to replicate:
How the modules are currently set up in the Design Manager:
You need to go to the Design Manager and, in the "CSS Class" blank field on the right side of the Flexible Column, assign a unique name. After assigning "CSS Class" names to the 3 Flexible Columns, you will need to write the border-right CSS property for those classes. For single-column displays, use a media query to set the border to none.
I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member. Thanks!
You need to go to the Design Manager and, in the "CSS Class" blank field on the right side of the Flexible Column, assign a unique name. After assigning "CSS Class" names to the 3 Flexible Columns, you will need to write the border-right CSS property for those classes. For single-column displays, use a media query to set the border to none.
I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member. Thanks!