Shopify themes, liquid, logos, and UX
Hey, I am trying to remove the top padding from the sections above on my product and collections pages but when I edit the general code to change top padding from 60px to 0px, it changes my homepage and footer as well making some sections look unnatural (attached examples below) Please help!
My store link is: www.revailco.com
please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (min-width: 769.1px){
.template-collection .box { padding-top: 0px !important;}
.template-product .box { padding-top: 5px !important;}
}
Thanks!
Hey thanks , it works fine except for the fact that my footer is also affected.
Please remove previous provided css class .
please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (min-width: 769.1px){
.template-collection .collection-section .box { padding-top: 0!important;}
.template-product .product-single .box {padding-top: 5px!important;}
}
Thanks!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024