Don't share personal details or Shopify account information

Solved

Don't share personal details or Shopify account information

David235
Excursionist
46 0 11

Don't share personal details or Shopify account information

result_koomJO.jpg

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

<style>
@media screen and (max-width: 749px) {
    media-gallery .slider.slider--mobile {
        max-height: 370px !important;
    }
.media>img, .media>video, .media>internal-video video {
    max-height: 370px !important;
    object-fit: contain !important;
}
.product-media-container .media {
    padding-top: 370px !important;
}
}
</style>

Please replace to this code @David235 

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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 13 (13)

BSS-TekLabs
Shopify Partner
2350 702 827

Hello @David235 . What is the problem you are having?

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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
David235
Excursionist
46 0 11

There is no problem with the pictures and videos on the PC, but on the mobile phone, the pictures and videos are not aligned, resulting in large blank spaces between the pictures and titles.

This is my website: wholesalecrystalstone.com
You can check out my product page

BSS-TekLabs
Shopify Partner
2350 702 827

- Here is the solution for you @David235 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media screen and (max-width: 749px) {
    media-gallery .slider.slider--mobile {
        max-height: 370px !important;
    }
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725891556487.png

 

- 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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
David235
Excursionist
46 0 11

Is this all we can do?

BSS-TekLabs
Shopify Partner
2350 702 827

That's right. Is there anything else you'd like to edit?

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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
David235
Excursionist
46 0 11

Can the product image be title aligned, and the video be shown in its entirety?

David235
Excursionist
46 0 11

I see that the video and pictures can be slid, so the video cannot be fully displayed.

BSS-TekLabs
Shopify Partner
2350 702 827
<style>
@media screen and (max-width: 749px) {
    media-gallery .slider.slider--mobile {
        max-height: 370px !important;
    }
.media>img, .media>video, .media>internal-video video {
    max-height: 370px !important;
    object-fit: contain !important;
}
}
</style>

Yes, Can you replace to this code @David235 

- 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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2350 702 827

 

- Here is the result you will achieve:

BSSTekLabs_1-1725893154328.png

 

- 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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
David235
Excursionist
46 0 11

I think it still doesn't work, so I'll change the video size format. This is not user-friendly at all.

BSS-TekLabs
Shopify Partner
2350 702 827

This is an accepted solution.

<style>
@media screen and (max-width: 749px) {
    media-gallery .slider.slider--mobile {
        max-height: 370px !important;
    }
.media>img, .media>video, .media>internal-video video {
    max-height: 370px !important;
    object-fit: contain !important;
}
.product-media-container .media {
    padding-top: 370px !important;
}
}
</style>

Please replace to this code @David235 

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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
David235
Excursionist
46 0 11

Awesome!! Thank you

BSS-TekLabs
Shopify Partner
2350 702 827

Glad to help you. Have a good day @David235 .

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


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now