Hi there,
How do i centre the logo and slogan for mobile portrait and landscape, it's not displaying correctly.
h1.logo-text a {
left: 0;
}
p.site-slogan {
line-height: 12px;
left: 0;
}
p.site-slogan {
font-size: 9px;
left: 0;
line-height: 12px;
white-space: pre-line;
}
h1.logo-text a {
left: 0;
}
p.site-slogan {
font-size: 9px;
line-height: 4px;
white-space: pre-line;
}