Tagged: x Author Posts December 9, 2016 at 9:12 am #1287424 gizzieParticipant Hi, My breadcrumbs are centered on my mobile version of the site. How can I align the breadcrumbs of the left? Url. http://www.tieglon.nl Using the following CSS code already .x-breadcrumb-wrap { background-color: #000000; border-bottom: none; text-align: left; } .x-breadcrumbs { padding-left: 0; } December 9, 2016 at 11:56 am #1287587 Nabeel AModerator Hi there, Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: @media screen and (max-width: 767px) { .x-breadcrumbs { text-align: left !important; } } Let us know how this goes! December 9, 2016 at 2:41 pm #1287734 gizzieParticipant Fixed. Thanks again! December 9, 2016 at 3:20 pm #1287758 JoaoModerator Glad to hear it, Joao Author Posts <script> jQuery(function($){ $("#no-reply-1287424 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In