Solved

IMPULSE THEME Product Page Mobile Preview Image Removal

devops-bd
Tourist
3 0 2

Hi,

I would like to remove the preview (peekaboo) side image you can see on the mobile product page for the IMPULSE THEME

This is my dev URL:

https://upjsqqwanc6j63ye-9343824.shopifypreview.com

Screen Shot 2020-11-28 at 12.30.07 PM.png

I would like to function as it does currently on my live site: https://www.colettejewelry.com/collections/necklaces/products/madonna-necklace 

Screen Shot 2020-11-28 at 1.06.52 PM.png

 

 

 

Accepted Solution (1)

KetanKumar
Shopify Partner
36844 3636 11978

This is an accepted solution.

@devops-bd 

Thanks for post 

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file.

@media only screen and (max-width: 768px) {
.product__main-photos .slick-list {
    padding-left: 0;
    padding-right: 0;
}
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 4 (4)

KetanKumar
Shopify Partner
36844 3636 11978

This is an accepted solution.

@devops-bd 

Thanks for post 

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css->paste below code at the bottom of the file.

@media only screen and (max-width: 768px) {
.product__main-photos .slick-list {
    padding-left: 0;
    padding-right: 0;
}
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
devops-bd
Tourist
3 0 2

Worked perfectly. Much Appreciated. Thank you, 

KetanKumar
Shopify Partner
36844 3636 11978

@devops-bd 

Thanks for update and support.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Jamie1939
Tourist
22 0 1

can you please help to remove saved amount on impulse theme it shows on collection page and product page