• Hey to everyone. Got a problem. I have 6 websites that I need to convert the Font and the Font Size without having to do them manually. Is there a plugin that will do that or some way to do it in the database? I have looked and looked to no avail!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jrw422

    (@jrw422)

    Thanks. That would work for ME, but I need a default in WordPress to convert several different font styles and sizes. I get people complaining about the font size.

    Jon

    This is probably doable, but without an example site, it’s hard to provide specific CSS that will make the updates you want.

    Generally, my approach to this issue would be to review the sites to see if there are common elements or classes being used that you can override with global CSS.

    To review this, in Google Chrome, open the page with the text you want, right click on the text that you want to update, and click “Inspect.” Take a look at the code around the text to see if the text elements are using the same elements or classes, then create some custom CSS utilizing the fonts and sizes you want.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Font and Font Size’ is closed to new replies.