How to remove element from some products ( Turbo)

Hello everyone ,

Please i need you help , i want to remove the banner ( find in the pic ) for some products.

How i can do that ?

Thank you

1 Like

@Dreams45

Welcome to the Shopify community!
Thanks for your good question.

Please share your store URL.
So that I will check and let you know the exact solution here.

@Zworthkey

www.isolastore.com

@Dreams45

button.klaviyo_form_trigger img {
    display: none !important;
}

Add this code in the Style.css file.

@Zworthkey

Thank you for your help .

i want to ask if this code can hide this banner for some prudects or it will be for all of them ?

B/C i need to hide it for some of them not all

@Dreams45
it’s for all.

For the Specific product, you have to customize it,

And it takes time.

@Zworthkey

Is there away that i can do that ?

Maybe with writing function or something .

Thank you

@Dreams45

by Using the tag, Add tags on that Specific product and then condition applied for the tags.

@Zworthkey

I would be grateful if you could give me an example how to write the code.

I really appreciate your response.

@Dreams45
You have to Hire, Someone. because it’s takes time,

Let me know if you need help from us.

Thank you

1 Like