Solved

Increase Heading of Multicolumn via Dawn Theme

Justin34
Trailblazer
312 0 82

Hello Everyone!

 

I am using the dawn theme. I went into the site editor and selected multicolumn option. Then the multicolumn option you fill out columns option which include a heading and a description and a photo. How do I make the heading larger in size? I mean its bigger than the description text but I want it bigger, if possible. You can see what I mean by visiting my website and scrolling down the page some. My site is www.PennsylvaniaParks.org.

 

Thanks so much!

ALL I THINK ABOUT IS OUR PARKS 🙂
Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
5432 1304 1606

This is an accepted solution.

Hi @Justin34 ,

I understand that you want to make the header sizes increase in the multicolumn. You can try this. 

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

Result:

Ribe_Dagandara_0-1685298039403.png

I hope it help. 

 

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


View solution in original post

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
5432 1304 1606

This is an accepted solution.

Hi @Justin34 ,

I understand that you want to make the header sizes increase in the multicolumn. You can try this. 

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

Result:

Ribe_Dagandara_0-1685298039403.png

I hope it help. 

 

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


Justin34
Trailblazer
312 0 82

When I edit the code, where do I enter this? In the base?

ALL I THINK ABOUT IS OUR PARKS 🙂
Justin34
Trailblazer
312 0 82

Worked perfectly 🙂 I entered it on the section-multicolumn.css section. Thanks so much!

ALL I THINK ABOUT IS OUR PARKS 🙂
Made4uo-Ribe
Shopify Partner
5432 1304 1606

Oh, Sorry I forgot to attach instructions. Just pass by when I read your Post. 

Good to hear it worked. Happy to help. 😊

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com