Archived topic
I'd like one tag in the footer to be a different font
3 replies · Started by Jason on June 17, 2022
Hello!
I have a site - blockopedia.co - and I'd like the logo (which is in <h2> tag) in the footer to be a different font than the rest of the <h2> tags in the footer.
The header is already doing this, and there is an option to change it in the typography. But, is there a way to also add this to the footer? The font is Space Mono.
Another quick question regarding the footer, in widget #3 I am trying to show social links but it is only showing blanks. Is there a way to resolve this also?
Thanks!
Jason
Hi Jason,
You can use this selector: .site-footer h2:not(.widget-title) in the typography system like this:
https://www.screencast.com/t/q8b8dMn4d2wW
Hi Ying,
That worked - thanks for your help!
Jason
No problem :)