Remove "You May Also Like" From This Area - Ella Theme

Solved

Remove "You May Also Like" From This Area - Ella Theme

kordak
Visitor
2 0 0

 

Hello, I want to remove the "Other Products You May Like" section in the cart area on mobile and desktop views. I am using the Ella theme.

 

Can you help me with this?

 

vd.jpg

 

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11360 2226 2399

This is an accepted solution.

Hi @kordak 

You can try to find option to disable that section in your theme settings.

Or add this code to Custom CSS in Sale channels > Online Store > Themes > Customize > Theme settings.

.halo-cart-sidebar .previewCartCollection { display: none !important; }

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 5 (5)

niraj_patel
Shopify Partner
2391 516 515

Hello @kordak 
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com
kordak
Visitor
2 0 0

Unfortunately, I do not want to send you my password due to Shopify warnings. When you add the product to your cart, it appears in the cart sidebar on the right.

Dan-From-Ryviu
Shopify Partner
11360 2226 2399

This is an accepted solution.

Hi @kordak 

You can try to find option to disable that section in your theme settings.

Or add this code to Custom CSS in Sale channels > Online Store > Themes > Customize > Theme settings.

.halo-cart-sidebar .previewCartCollection { display: none !important; }

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

namphan
Shopify Partner
2272 296 333

Hi @kordak,

Please go to Actions > Edit code > Assets > component-quick-cart.css file and paste this at the bottom of the file:

.previewCartCollection {
    display: none;
}
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

tobebuilds
Shopify Partner
557 42 151

"You May Also Like" is most likely an app block in your theme. If you want to hide it entirely, you can do so in the Theme Editor. I would recommend reaching out to the developers of the Ella theme for instructions about its available settings and blocks.

 

However, if all you want to do is hide it on certain device aspect ratios, you can use a CSS media query.

Founder, Regios Discounts app (4.8 stars, 83 reviews, Built for Shopify)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer
- Often imitated, never duplicated