refine theme customization

Solved

refine theme customization

cristyen1
Tourist
3 1 4

Hello

How can i remove image color button in REFINE THEME?

Thank you

Accepted Solution (1)
cristyen1
Tourist
3 1 4

This is an accepted solution.

Hello Moeed

It works! Thank you very much. 😎

View solution in original post

Replies 6 (6)

Moeed
Shopify Partner
7073 1903 2332

Hey @cristyen1 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


cristyen1
Tourist
3 1 4

Hello Moeed

My url is www.marije.store 

Screenshot 2025-02-07 at 20.24.47.png

 There is a small image. How can i remove it? Thank you for your answer.

Moeed
Shopify Partner
7073 1903 2332

Hey @cristyen1 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product-option-swatch.has-image-as-swatch:nth-child(1) {
    display: none !important;
}
</style>

RESULT

Moeed_0-1739095565993.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


cristyen1
Tourist
3 1 4

This is an accepted solution.

Hello Moeed

It works! Thank you very much. 😎

Moeed
Shopify Partner
7073 1903 2332

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


01tranali
Shopify Partner
53 3 5

Hi @cristyen1 ,

 

Do you want to remove banner/slider button?

You can modify it via editor-

Go to online store->themes->customize->click to particular section which is showing image and just remove the button text, button will automatically disappear.

 

For color related changes-

You can go to settings and change the color.

 

Thanks,

T

Best,
T