Shopify themes, liquid, logos, and UX
Hi , want to fill out the product picture and change error to points like here:
Is that possible?
url: https://ba571d-cc.myshopify.com/
dawn theme 15.0.0
Best regards
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @store095
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
@media screen and (max-width: 749px) {
.slider.slider--mobile .slider__slide {
width: 100% !important;
margin: 0 !important;
}
product-info {
padding-top: 0 !important;
}
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
- Here is the solution for you @store095
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
@media screen and (max-width: 749px) {
.slider.slider--mobile .slider__slide {
width: 100% !important;
margin: 0 !important;
}
product-info {
padding-top: 0 !important;
}
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hi, i used your code but nothing changed.
Best regards 🙂
I don't see you added successfully. Please add again so I can check.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
I just added the Code.
Best regards
<style>
@media screen and (max-width: 749px) {
.slider.slider--mobile .slider__slide {
width: 100% !important;
margin: 0 !important;
}
product-info {
padding-top: 0 !important;
}
}
</style>
Can you try add this code before tag </head> in file theme.liquid
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Thank you but still dont work.
Kind regards:)
<style>
@media only screen and (max-width: 749px) {
.slider.slider--mobile .slider__slide {
width: 100% !important;
margin: 0 !important;
}
product-info {
padding-top: 0 !important;
}
}
</style>
sorry can you try this code again @store095
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Please check your store again!
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hi, sry for late response.
i tried the code and its not working for me. It only lifting the picture a little bit up.
There is still Space at the sides and a little on top.
Here is a picture how i can see it:
Best regards
Oh i just found a Solution. There is a setting for dawn theme calling fill it and now it works with the code.
Thank you 🙂
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024