Archived topic
I cannot move the mobile header logo to the right.
3 replies · Started by Tugce on December 16, 2022
Viewing posts 1–4 of 4
Hi,
I cannot move the logo on the mobile header to the right even after changing the header padding.
You can find the two screenshots in the following links:
https://ibb.co/dkcdLxC
https://ibb.co/HNsNnq3
Best wishes,
Tugce
Hi there,
you have the Mobile Header which presets the spacing.
To change that you can use some CSS:
#mobile-header .site-logo {
margin-left: 20px;
}
Thank you very much David.
You're welcome
This archived topic is closed to new replies.