How can I remove the size chart from my Eva-modern theme product page?

Solved

How can I remove the size chart from my Eva-modern theme product page?

dishdaddyflavor
Visitor
2 0 1

Hey guys,

I am looking for help with the following. 

 

I am using the "Eva-modern" theme via Themeforest and being that we are selling "sauces", I don't need the "size chart" that displays on the product page.

 

I have attached and highlighted the "size chart" button that I need removed, if you guys could tell me a string of coding or anything I would be extremely grateful. I have tried everything to my knowledge.

 

Thank you!Untitled-2.jpg

 

 

Accepted Solution (1)

KetanKumar
Shopify Partner
37618 3670 12162

This is an accepted solution.

@dishdaddyflavor 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/rt-application.css ->paste below code at the bottom of the file.

.eva-size-chart {
    display: none !important;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 5 (5)

ChoosiZon
Shopify Partner
416 66 111

You show url then we can try to help.

Donate
For faster response with a fee pls email to : choositech@outlook.com

KetanKumar
Shopify Partner
37618 3670 12162

This is an accepted solution.

@dishdaddyflavor 

yes please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/rt-application.css ->paste below code at the bottom of the file.

.eva-size-chart {
    display: none !important;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
dishdaddyflavor
Visitor
2 0 1

Man if I could give you a covid free hug I would! You're awesome, thank you!

KetanKumar
Shopify Partner
37618 3670 12162

@dishdaddyflavor 

its my pleasure to help us

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
diya01
Tourist
18 0 0

Hi, please assist me.

 

I need to remove size chart from product description. 

 

I've already removed image from product description using code but size chart still remains there.

 

How to remove?

 

Sametime, how to exclude some specific words/paragraphs from product description?

 

Shoplink: https://e6b48f-05.myshopify.com/

Screenshot 2024-05-04 225600.png

Thanks in advance