Hello, again Shopify community! I need some help reducing the spacing below the text “Simply download upload and watch the sales roll in.” on mobile only. Please and thanks!
hello @diydesigners
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media screen and (max-width: 729px){
#shopify-section-1623487814a2da2155 .cont div{
margin: 0 3% 0px !important;
}
}
1 Like
hello @diydesigners
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 you want any Shopify theme customization Please feel free to contact me and you can hire me.
Email: natztech2312@gmail.com
1 Like
