Theme Typography Modification
-
Hi, I’m currently working on a site (https://www.josiahnusbaum.com/amches/), and am running into an issue that I’m assuming could be answered here. I’m trying to use the “CSS Extension” part of JetPack to modify the size of my custom typography when I’m on the mobile version of the site. I know all about how to see if it’s being viewed on a mobile device or not, but I’m struggling figuring out how to change the font of the text (fonts were created with “Theme Typography” (in the customize menu). So if i’m trying to resize the Theme Typography that I can access by the “altHeadline” class, how would I do that? I already have tried:
.altHeadline { font-size: 50px; }
and adding a “p” before the period, but nothing is changing… Do you have any suggestions? Thanks!
- The topic ‘Theme Typography Modification’ is closed to new replies.