Skip to content

Removing dotted separator lines from columns when they change from Desktop to a Mobile layout

Use the following classes to remove the dotted line separator on the right columns of a Desktop mode row from the row on mobile (See below).

Change this:


To this:



Add dotted-col-divider to the ID section of the row in question, and right-col-contact to the class of each column that you want to remove the dotted line from on mobile.


Keywords: remove, dotted line, separator, column, ID, rows, mobile, desktop, switch, change


Feedback and Knowledge Base