Re: Change the size from "Shipping calculated at checkout" in product page

Solved

Change the size from "Shipping calculated at checkout" in product page

KinkySelection
Tourist
22 0 1

Hey everyone 

 

i would need help by changing the size from  the info "SHIPPING CALCULATED AT CHECKOUT" because i want it much more smaller than it is right now...

 

KinkySelection_0-1668349035746.png

 

 

Can anybody tell me what to change in the code maybe? 

 

Thank you so much 

Accepted Solution (1)
ExpertRookie
Shopify Partner
1518 249 320

This is an accepted solution.

Hi @KinkySelection 
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
Change the number to font size you like

.product .product__tax {
font-size: 10px;
}

 

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.

View solution in original post

Replies 6 (6)

ExpertRookie
Shopify Partner
1518 249 320

Hi @KinkySelection 

Thank you for your question. 
Please send your site and if your site is password protected, please send me the password. I will check it.

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
KinkySelection
Tourist
22 0 1

It’s www.kinky-selection.com 

pw is: letsgetkinky123

 

appreciate 

ExpertRookie
Shopify Partner
1518 249 320

Hi @KinkySelection 
Password incorrect bro. please check again

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
KinkySelection
Tourist
22 0 1

Omg excuse me 

letsgetkinky2022 

 

that’s the correct pw

 

sorry 

ExpertRookie
Shopify Partner
1518 249 320

This is an accepted solution.

Hi @KinkySelection 
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
Change the number to font size you like

.product .product__tax {
font-size: 10px;
}

 

- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
KinkySelection
Tourist
22 0 1

worked out perfectly

 

Thank you so much for your help