What code can I add to this CSS to make the site title text larger? I just added the padding, and that works fine. I tried a few font-size css, but none work (yet). This is the code that I added to center the text, and now to shift it down a bit. I want it larger now.
I was able to get the title text larger using inline code in the General Title text box. I’m not sure if this is the best way to do this, but it does seem to work. I also thought the padding code shown above in my code was working, but upon further testing I don’t think it was, so I removed it.