How can I hide product variants in the Empire Theme?

Solved

How can I hide product variants in the Empire Theme?

Jskithers12
Tourist
4 0 1

Hello - I would like to hide the selection on the variants because it's always going to be one version of the product. Can you please help me hide this section from the Product page? 

Screen Shot 2023-02-12 at 11.14.36 AM.png

Screen Shot 2023-02-12 at 11.14.27 AM.png

  

Accepted Solution (1)

Litos
Globetrotter
688 169 150

This is an accepted solution.

Hi @Jskithers12,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

.variant-selection {
  display: none !important;
}

Hope it helps!

 

Litos - Shopify Development Service Provider
Need to develop or customize your Shopify store, feel free to contact us here.

View solution in original post

Replies 2 (2)

Litos
Globetrotter
688 169 150

This is an accepted solution.

Hi @Jskithers12,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

.variant-selection {
  display: none !important;
}

Hope it helps!

 

Litos - Shopify Development Service Provider
Need to develop or customize your Shopify store, feel free to contact us here.

GemPages
Shopify Partner
5625 1262 1278

Hi @Jskithers12,

 

To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?

 

Thank you and hope to hear from you.
Best regards,
GemPages Support Team

 

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center