Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am using the theme dawn, I have selected the align on center option for mobile in customization but it only centers on desktop mode. I have uploaded the photo of how it looks. I've already tried similar problems solutions but none of them worked out, I hope someone can help me to fix this. Thanks!
Solved! Go to the solution
This is an accepted solution.
Thanks, check this one.
@media only screen and (max-width: 749px){
a.header__heading-link.link.link--text.focus-inset {
padding-right: 0;
}
.header__icons.header__icons--localization.header-localization {
padding-right: 0;
}
details-modal.header__search {
margin-right: -1.2rem;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @jl01
Please, share your store URL. Thanks!
Thanks for the info, but its password protected.
Hi, I've taken down the password protection, can you help me now?
Thanks!
This is an accepted solution.
Thanks, check this one.
@media only screen and (max-width: 749px){
a.header__heading-link.link.link--text.focus-inset {
padding-right: 0;
}
.header__icons.header__icons--localization.header-localization {
padding-right: 0;
}
details-modal.header__search {
margin-right: -1.2rem;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi
Can you share store URL?