Shopify themes, liquid, logos, and UX
I cannot figure out how to get the cover image of my video to be smaller on my home page via desktop. I have Dawn 15.0.0. This is a screen shot of all I can see since it's so large. I've tried different codes based on other similar questions but I can't get anything to work. Can you advise on how to reduce the size of this cover image? Thanks for any help you can offer!
Solved! Go to the solution
This is an accepted solution.
That worked! Thanks so much for all of your help on this.
This is an accepted solution.
Glad to help you. Have a good day.
- 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
Hello @arcticwave .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist 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
- Here is the solution for you @arcticwave
- 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 only screen and (min-width: 600px) {
.media>*:not(.zoom):not(.deferred-media__poster-button) {
height: auto !important;
width: auto !important;
}
}
@media (prefers-reduced-motion: no-preference) {
.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
justify-content: center !important;
display: flex !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
Awesome, that worked! Thanks! How do I get it centered now?
I noticed the play button isn't in the center of the image now either.
Can you add more code @arcticwave
@media only screen and (min-width: 600px) {
.video-section__poster.deferred-media__poster {
justify-content: center !important;
display: flex !important;
align-items: center !important;
}
.media>*:not(.zoom):not(.deferred-media__poster-button) {
position: relative !important;
}
}
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you @arcticwave .
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
Actually, that messed with most of the sections on my website. I erased that code and everything went back to normal again but I still have a huge cover image for the video.
@media only screen and (min-width: 600px) {
.video-section .video-section__poster.deferred-media__poster {
justify-content: center !important;
display: flex !important;
align-items: center !important;
}
.video-section .media>*:not(.zoom):not(.deferred-media__poster-button) {
position: relative !important;
height: auto !important;
width: auto !important;
}
}
Could you please re-add this code so I can test it ? @arcticwave
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
Done. I changed the top and bottom padding to zero and there's still a big white space above and below the cover image, but everything else looks perfect.
Can you try this code @arcticwave
@media only screen and (min-width: 600px) {
.video-section .video-section__poster.deferred-media__poster {
justify-content: center !important;
display: flex !important;
align-items: center !important;
}
.video-section .media>*:not(.zoom):not(.deferred-media__poster-button) {
position: relative !important;
height: 1000px !important;
width: 800px !important;
}
}
@media (prefers-reduced-motion: no-preference) {
.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
border: none !important;
}
}
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'm still seeing a big gap. Can you check on your end for me?
Can you add more code @arcticwave
.video-section__media {
--ratio-percent: 100% !important;
}
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.
That worked! Thanks so much for all of your help on this.
This is an accepted solution.
Glad to help you. Have a good day.
- 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
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025