Logo is not centered on mobile
-
Instead of the logo being off to the left side of the website, I’d like it to be in the middle of the website.
I am able to center it on a laptop, but it is off centered when I look at it on mobile and tables. Here is the site:
Here is the code I am using now:
.site-header .site-logo-anchor {
position: absolute;
top: 25px;
left: 27%;}
None of the other codes posted here for centering the logo work. How can I get my logo to stay in the middle of the page on all devices?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Logo is not centered on mobile’ is closed to new replies.