Dawn - Modify title Font Size Of Multicolumn section

Solved

Dawn - Modify title Font Size Of Multicolumn section

Ben1000
Trailblazer
262 3 80

Hi,

 

I'm using the Dawn 2.0 theme.

 

I want to increase the Multicolumn – columns' title font sizes

 

How can I do it?

 

Ben1000_0-1653728952128.png

 

Thanks

 

Accepted Solutions (2)

Jasoliya
Shopify Partner
4824 625 1225

This is an accepted solution.

Hi @Ben1000 

Follow this

1. Go to Online Store->Theme->Edit code
2. Asset->base.css -> paste bellow code in bottom of file

 

.multicolumn-card__info h3 { font-size: 25px; }

 

Note: you can increase font as you want in px.

Best regard 

Want custom changes? hire me.
3 months of Shopify for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles and Codify Order Cancel or Order edit
Want to get Free review and advice for sale on store ?? just text me here

View solution in original post

KetanKumar
Shopify Partner
37634 3670 12166

This is an accepted solution.

@Ben1000 

thanks can you try this 

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

.multicolumn-list h3 {font-size: 30px !important;} change value as you like

 

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 8 (8)

KetanKumar
Shopify Partner
37634 3670 12166

@Ben1000 

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. 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
Ben1000
Trailblazer
262 3 80
KetanKumar
Shopify Partner
37634 3670 12166

This is an accepted solution.

@Ben1000 

thanks can you try this 

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

.multicolumn-list h3 {font-size: 30px !important;} change value as you like

 

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
Ben1000
Trailblazer
262 3 80

Hi @KetanKumar @Jasoliya 

 

Thank you both, the two solution works.

 

I was wondering how the two solutions can work, is there a difference between multicolumn-list to multicolumn-card__info?

 

 

 

Jasoliya
Shopify Partner
4824 625 1225

Good know that it was solved, and its not different solution they just used different selector, 

Best regard 

Want custom changes? hire me.
3 months of Shopify for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles and Codify Order Cancel or Order edit
Want to get Free review and advice for sale on store ?? just text me here
KetanKumar
Shopify Partner
37634 3670 12166

@Ben1000 

this common solution just different way

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
EliskaM
Explorer
79 1 10

Hi Ketan, 

Can you please help me with changing the link label? All I need is just to change it to "Heading 2" without the arrow. Thank you very much in advance

Eli

Screenshot 2024-03-23 at 18.40.06 1.png

Jasoliya
Shopify Partner
4824 625 1225

This is an accepted solution.

Hi @Ben1000 

Follow this

1. Go to Online Store->Theme->Edit code
2. Asset->base.css -> paste bellow code in bottom of file

 

.multicolumn-card__info h3 { font-size: 25px; }

 

Note: you can increase font as you want in px.

Best regard 

Want custom changes? hire me.
3 months of Shopify for $1/month. Look here.
Email us Or WhatsApp, Try our Free app for product bundles and Codify Order Cancel or Order edit
Want to get Free review and advice for sale on store ?? just text me here