Shopify themes, liquid, logos, and UX
Hello,
On the mobile version, there is a big space on the right side throughout the page. I guess the problem is because my header font size is so big that causes that space. Please help me investigate the issue and give me some solutions. Thank you!
My website is: https://wowberrybites.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Please add following css code your assets/theme.min.css bottom of the file.
@media only screen and (max-width: 769px) {
#shopify-section-image-with-text-0 .image-with-text__content span {
margin-top: 0;
font-size: 45px !important;
}
}
Thanks!
This is an accepted solution.
Please add following css code your assets/theme.min.css bottom of the file.
@media only screen and (max-width: 769px) {
#shopify-section-image-with-text-0 .image-with-text__content span {
margin-top: 0;
font-size: 45px !important;
}
}
Thanks!
User | RANK |
---|---|
178 | |
154 | |
72 | |
35 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023