Hello
How to align logo "Meow Cleeva" in center on mobile?
http://meow-cleeva.myshopify.com/ pw: HOMMER7&
Please help
Hi Natali,
you can add the following code at the end of your theme file theme.scss
@media screen and (max-width: 766px) {
.site-header .grid-item.large {
padding-left: 0;
}
}
For best speed result try to optimize the logo because the width is way too big (>4000px)
User | Count |
---|---|
23 | |
20 | |
17 | |
15 | |
15 |