Home Forums WordPress Themes – Premium Celestial (Celestial Reloaded) how to change call to action font sizes? Reply To: how to change call to action font sizes?

#20659

Awesome, thanks!
Would you also please tell me specifically what numbers/font styles etc. I should put into this formula to get the cta content to be the same as the content text I have on the static home page? (I think I’ve modified it to be heading 3 currently)
Thanks!

#cta h2, h2.promo {
font-family: ubuntu-light,sans-serif;
font-size: 1.250em;
font-weight: 300;
line-height: 1.5em;
}