Home › Forums › Support › Center Logo This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 22, 2020 at 10:37 am #1372508 ppwqwp Hi, I am rebuilding my website. I want to center my logo just below the tagline. Can I use something like this? .site-logo { float: center; margin-right: 20px; } Thanks Patricia July 22, 2020 at 11:39 am #1372580 LeoStaff Customer Support Hi there, Would something like this work? @media (min-width: 769px) { .site-branding-container { display: flex; flex-direction: column-reverse; text-align: center; } .site-branding-container .site-logo { margin-right: 0; } } July 22, 2020 at 11:52 am #1372587 ppwqwp Thanks Leo! Have a Great Day! July 22, 2020 at 12:02 pm #1372590 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In