Shopify themes, liquid, logos, and UX
I'm using the Dawn theme with shopify forms, and the popup on the mobile is showing up really long and covering the whole screen. How can I fix this? There's also a lot of white space between the text and image, which i want to reduce.
Hello @cheripressons
Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.
@media screen and (max-width: 749px) {
._gridItemContent_stahb_257 {
padding: 0px 10px 0px 10px;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Tried, did not work 😞
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025