tandrews
Member
Posted 10 months ago #
I've installed your plugin and it's working great! However, the font is quite different than what's on the rest of my blog and it looks out of place. How do I change the font on my sitemap page to match the rest of the site? Thank you in advance for your help.
http://wordpress.org/extend/plugins/wp-realtime-sitemap/
RoselleCelina
Member
Posted 10 months ago #
I'm having this problem too! please help
RoselleCelina
Member
Posted 10 months ago #
tandrews,
I figured it out. Go to your custom css and type in:
code { font-family: 'PT Sans', arial, sans-serif; }
Obviously, switch out the details for the font that you want.
Good luck!
P.S. Results may not show up until a few hours later. I noticed it didn't work right away. I checked the next morning and it worked.
I'm confused as why that would work or why the font should be different as not doing anything special just outputting the data, also my plugin doesn't use the code html tag anywhere in the source.
RoselleCelina
Member
Posted 10 months ago #
Yeah I was confused too! The moment I installed your plugin, it showed up as this type-writer-looking font (I forget the name). Anyway, thanks for the plugin!