Archived topic
GP Premium Footer Formatting
7 replies · Started by James Perkins on July 15, 2015
I'm looking for a way to adjust the typography in the GP Premium Footer text. It may be right in front of me, in which case I'm an idiot. Or, it may just take a little code, in which case, again, I'm an idiot. But, I gotta say, this theme rocks for those of us who are idiots :)
I need a kick in the butt to add some size options for the copyright - will try and work it into the next version.
For now, you can use some simple CSS:
.site-info {
font-size: 13px;
}
Let me know if you're trying to do anything specific :)
Bearing in mind the idiot part, does that code go somewhere specific? Is there a way to shoehorn it inline with the text? I did read your knowledgebase article about adding CSS, but only know enough to know there is an entire landscape of code under this thing, and that ain't much to know.
I was surprised to find the color settings for the footer and not typography. The problem is that my boatbuilding friend has a rather aggressive copyright statement, and I would like to visually reduce its massive impact.
Meanwhile, I'm amazed and grateful for the speed of your response.
This link should help with adding CSS: http://generatepress.com/knowledgebase/adding-css/
Let me know if you need more info :)
Hi Tom, bought all your GP goodness yesterday and must admit so far so good. Will give a full review / rating once I've used it a little longer, and will submit my sites for your showcase, but before then just a quick reminder to please NOT to forget to add some size options for the Footer Copyright text you mentioned above in a future version / update. Thank you.
Glad I came across this thread though.
Thanks for the nudge! Just added this to the next version of GP Premium/Typography :)
Excellent Tom...thank you :)
You're welcome :)
