Re: Do you know how to remove Wishlist and Compare icons from my page?

Solved

Do you know how to remove Wishlist and Compare icons from my page?

GreenStepClub
Visitor
2 0 1

Hi everybody! I have one problem with wishlist and compare icon on my page when scrolling down on every page and when pressing them nothing happens... I don t know how they adds to my page, so maybe some one know how to remove them? my page www.greenstepclub.com 

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
9562 1922 1958

This is an accepted solution.

Hi @GreenStepClub 

That option belongs Veda app, you may disable it from that app dashboard,

.veda-front-end-portal { display: none !important; }

or please add this code at the bottom of your base.css file to hide it 

 

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

View solution in original post

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
9562 1922 1958

This is an accepted solution.

Hi @GreenStepClub 

That option belongs Veda app, you may disable it from that app dashboard,

.veda-front-end-portal { display: none !important; }

or please add this code at the bottom of your base.css file to hide it 

 

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

GreenStepClub
Visitor
2 0 1

Thank you for your help! all done

Dan-From-Ryviu
Shopify Partner
9562 1922 1958

@GreenStepClub You are very welcome

 

- Helpful? Like and Accept solution! or Buy me coffee
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

PageFly-Henry
Shopify Partner
1184 335 290

Hi @GreenStepClub 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file min.css

Step 3: Paste the below code at bottom of the file -> Save

 

[data-tooltip-text="Wishlist"], [data-tooltip-text="Compare"] {

    display: none;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.