Archived topic
mobile logo off center
1 reply · Started by William on March 11, 2020
Viewing posts 1–2 of 2
Hi I'm probably missing something obvious, but on mobile view, the logo seems to be off-center from the header background image.
Any advice is appreciated.
Hi there,
try adding this CSS:
.navigation-branding, .site-logo.mobile-header-logo {
margin-left: 0 !important;
}
This archived topic is closed to new replies.