Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS WordPress Footer Links/ Sticky Footer? Re: WordPress Footer Links/ Sticky Footer?

#122758
TheDoc
Member

If you’re comfortable making changes to the CSS, it should be as simple as adding this:

#footer-widgets .widget_text {
font-size: 12px;
}