Shopify themes, liquid, logos, and UX
Hey there, I'm looking to get rid of the top/botoom margins/paddings for the product page.
The theme I'm using is Publisher.
Hello @Freddy2703 ,
It's GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
oh sorry for that issue can you please share store url
thanks i have checked this issue bt its only image issue negative spacing
Hi @Freddy2703
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
-Go to Online Store->Theme->Edit code
-Asset-> base.css paste the below code at the bottom of the file.
@media(max-width:767px){
.slider.slider--mobile{
padding-top:0 !important;
padding-bottom:0 !important;
}
}
Or
@media(max-width:767px){
.slider.slider--mobile{
margin-top:0 !important;
margin-bottom:0 !important;
}
}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
User | RANK |
---|---|
153 | |
127 | |
80 | |
73 | |
66 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023