Solved

Where do I need to go to change some text on my product page?

Emc2020
Tourist
11 1 5

Hi Guys, I know this is a really silly question but cannot seem to find where to edit the copy sitting on my product page 

just under my Buy Now buttons?

Please see attachment below:

Emc2020_0-1635302708303.png

I want to remove the words "Standard Shipping rate anywhere within Australia" ? But I do not know where to do it?

Thanks again 

Accepted Solutions (3)
Emc2020
Tourist
11 1 5

This is an accepted solution.

Hi there,
Thank you for your help. We offer free shipping, so don't want the text to appear on that page.

Twigg Puzzles ~ Settings ~ Shopify (twigg-puzzles.myshopify.com)

View solution in original post

suyash1
Shopify Partner
9134 1137 1484

This is an accepted solution.

@Emc2020- please add this css to the very end of your theme.css file and check, also you might be able to remove this text from customize settings

.product-more-info {
    display: none; visibility:hidden;
}

 

suyash1_0-1635318217483.png

 

 

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session

View solution in original post

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Emc2020 

thanks for url 

can you please try this code

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

.product-info-link:first-child {display: none;}

 

If helpful then please Like and Accept Solution.
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 7 (7)

suyash1
Shopify Partner
9134 1137 1484

@Emc2020- these can be hidden using css.... or you can check language settings ->products , can you please share this page link?

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session

KetanKumar
Shopify Partner
36843 3636 11978

@Emc2020 

Sorry you are facing this issue, it would be my pleasure to help you.

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

Please share your site URL,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution.
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
Emc2020
Tourist
11 1 5

This is an accepted solution.

Hi there,
Thank you for your help. We offer free shipping, so don't want the text to appear on that page.

Twigg Puzzles ~ Settings ~ Shopify (twigg-puzzles.myshopify.com)
suyash1
Shopify Partner
9134 1137 1484

This is an accepted solution.

@Emc2020- please add this css to the very end of your theme.css file and check, also you might be able to remove this text from customize settings

.product-more-info {
    display: none; visibility:hidden;
}

 

suyash1_0-1635318217483.png

 

 

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Emc2020 

thanks for url 

can you please try this code

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

.product-info-link:first-child {display: none;}

 

If helpful then please Like and Accept Solution.
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
Emc2020
Tourist
11 1 5

Thanks so much. 

It is done 🙂

 

KetanKumar
Shopify Partner
36843 3636 11978

@Emc2020 

its my pleasure to help us 

If helpful then please Like and Accept Solution.
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