Increase Heading of Multicolumn via Dawn Theme

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!

1 Like

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:

I hope it help.

1 Like

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

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

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

Good to hear it worked. Happy to help. :blush: