Shopify themes, liquid, logos, and UX
Hey, i need help, my header section in mobile view is covering the image behind, can i change size of it only in mobile view&
https://f35b35-f9.myshopify.com/ this is my store url, thanks
Solved! Go to the solution
This is an accepted solution.
Hi @Drews1k
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
@media (max-width:767px){
.banner__heading {
font-size: 30px;
}
}
This is an accepted solution.
Hi @Drews1k
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
This is an accepted solution.
Hi @Drews1k
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
@media (max-width:767px){
.banner__heading {
font-size: 30px;
}
}
This is an accepted solution.
Hi @Drews1k
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025