facing a problem I can't remove some sections

facing a problem I can't remove some sections

moncef25
Tourist
7 0 0

hello please I'm facing a problem I can't remove some sections on all the product pages even when I go to them personalize I can't fund them this is the product page https://fergis.ma/products/coole-copie-1 and all the products like that are down there some section can't be found in the them edited them is prestige

Replies 11 (11)

websensepro
Shopify Partner
1914 230 276

Which sections do you need to remove? Please give me the screenshot.

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
moncef25
Tourist
7 0 0

Screenshot 2025-01-17 at 11.55.50.pngScreenshot 2025-01-17 at 12.09.38.pngScreenshot 2025-01-17 at 11.55.27.png

websensepro
Shopify Partner
1914 230 276

Hi @moncef25 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

 

.shopify-section.shopify-section--slideshow {
    display: none !important;
}
.shopify-section.shopify-section--multiple-media-with-text {
    display: none !important;
}
.shopify-section.shopify-section--shop-the-look {
    display: none !important;
}

Result:

websensepro_0-1737112575758.pngwebsensepro_1-1737112580891.png

websensepro_3-1737112611747.pngwebsensepro_4-1737112616716.pngwebsensepro_5-1737112620582.png

 

 

 

 

 

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
moncef25
Tourist
7 0 0

thank you so much is it just for the product page?

moncef25
Tourist
7 0 0

page as you can see the last sections in the product page except the collection section must be there thank you for your help

websensepro
Shopify Partner
1914 230 276

I didn't understand what you are trying to say

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
moncef25
Tourist
7 0 0

The code you gave me will remove this section only on the product page. right?

websensepro
Shopify Partner
1914 230 276

Yes only on product pages

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
moncef25
Tourist
7 0 0

thank you so much for the app you sent me will work well for you so I will try the code now

websensepro
Shopify Partner
1914 230 276

Sure, try the code and let me know if there is any issue.

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
moncef25
Tourist
7 0 0

Hey Sir, I still have a problem when I apply the code because it removes the homepage slideshow as well. 

But I just want to remove the one on the product page only