Hello Rohi,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
div#shopify-section-1595760921220 .featured-collection.collection-template {
padding-bottom: 30px;
}
Hi Shopify Community,
Please help, I have the same problem as many others here, but no code works for me that has been posted. I´m using the Boundless theme and I want to remove the whitespace between the product photo and description. I have done this to make the picture a little smaller, but the description text is still at bottom :
product__photo--single {
position: block;
img
{
position: absolute;
top: 0;
left: 0;
right: 0;
width: 80%;
z-index: 1;
transform: translateX(+13%);
}
Can someone please help me solve my problem?
Hello REMILOOK,
Please share your site url.
So that i can check and let you know the exact solution here.
I'm trying to figure out how to remove the white space above the video. I have the Debut theme and none of the solutions mentioned seemed to solve the issue. When I inspect the element it shows 55px of padding and if I remove that it fixes the issue but I can't seem to find that value anywhere in the .liquid screens to edit it.
Hello,
I am hoping someone could help me remove the white space below this black button to bring my product collection closer to the top. My Site URL is: www.re-spin.shop
Thanks in advance!
Hello re-spin,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
@media only screen and (min-width: 750px){
#shopify-section-1604601315238f6aab .featured-collection__heading.grid.text-center {
margin-bottom: 10px;
}
#shopify-section-1595542151699 .hero--small .hero__inner {
padding-bottom: 10px;
}
}
User | Count |
---|---|
735 | |
141 | |
101 | |
64 | |
41 |