Tagged: x Author Posts June 19, 2016 at 3:37 am #1049049 bakParticipant Hi there I would like to have standard mobile design – how can I achieve that the custom headline on mobile is center aligned? – How can I make the line to the left disappear on mobile view? June 19, 2016 at 3:45 am #1049050 bakParticipant This reply has been marked as private. June 19, 2016 at 8:56 am #1049244 ChristopherModerator Hi there, Please find this code : #dienstleistungen .x-text, #dienstleistungen .h-custom-headline { border-left: 1px solid #cccccc; padding-left: 10px; } And update it to : @media (min-width:979px){ #dienstleistungen .x-text, #dienstleistungen .h-custom-headline { border-left: 1px solid #cccccc; padding-left: 10px; } } Change headlines alignment in cornerstone, see the attachment. Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-1049049 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In