Hello, a few questions regarding headlines and fonts…
I have been using the X theme for many years now. A while back, I was given the code below to adjust my header sizes. Question 1: Has this now been made available under Root Font Size, a little unsure of what Root Font Size does, as I don’t see much of a change when using it?
Question 2: When adjusting my font types, my current font for headers is Cinzel and my current font for the body text is Lato, however if you look at the home page under the very first text section, the header is displaying as Lato. When changing these two font types around, I noticed that it was a little glitchy and if I changed the body font it would change both the wording in the header and footer. Your first notion would be to think that the header and footer are possibly both text modules, but one is truly a header module and one is truly a text module. Then, trying it out now, the font is changing at all and just remains on Lato in the corestone editor.
I appreciate your help in advance!
/Header Sizes/
h1, .h1 { font-size: 24px !important; }
h2, .h2 { font-size: 24px !important; }
h3, .h3 { font-size: 22px !important; }
h4, .h4 { font-size: 14px !important; }
h5, .h5 { font-size: 10px !important; }