@media screen and (min-width:768px) { .header-title-nav-wrapper { flex: 1 0 100%; } .header-layout-branding-center .header-title { text-align: right; } } $(document).ready(function(){ $('').insertAfter('div.header-display-desktop .header-title-logo'); });