Header image alignment mobile version Forums » WordPress » Bravada » How To Author Posts April 1st, 2022 at 06:53 #128016 Cmdx Hello, is it possible to display the header image flush left in the mobile version instead of center? Website: kickassecstaticdance.com April 27th, 2022 at 23:14 #129001 ZedCryout Creations mastermind Hi, Try this CSS: @media (max-width: 800px) { #masthead .header-image { background-position: center left !important; } } If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. May 2nd, 2022 at 11:31 #129124 Cmdx THX Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Header image alignment mobile version’ is closed to new replies.