Comments meiping started the conversationNovember 20, 2016 at 7:18pmHi, Good day to you. How can I set breadcrumb to left and make the line longer?Many thanks in advance.MP 1,558Laborator repliedNovember 21, 2016 at 12:15pmHi there, You can do that by pasting the following CSS in your Custom CSS area: .page-title-container .col-sm-6 { width: 100%; } .page-title-container .col-sm-6:first-child { display: none; } .breadcrumb { float: left !important; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi, Good day to you. How can I set breadcrumb to left and make the line longer?
Many thanks in advance.
MP
Hi there,
You can do that by pasting the following CSS in your Custom CSS area:
Best regards,
Laborator Team