Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I really need to know how to change just the footer font-family. How do I do that at custom CSS?
I tried that:
#colophon * { font-size: 16px !important; font-family:"Tangerine", Helvetica, Arial, "Lucida Grande", sans-serif; }
Unfortunately just the font-size changes.
Hi Airam
My answer here to should resolve this for you: Thread: How to change body font without change the menu?
Hope that helps.