Archived topic
amend copyright text
9 replies · Started by Craig Nicholson on May 11, 2017
Hi,
how can you amend the style of the copyright text?
i can change the font size but not the style
thanks
Hi Craig,
This again currently inherits the settings from Typography > Body.
You can use this CSS to change it:
.site-info {
font-family: Segoe UI, Helvetica Neue, Helvetica, sans-serif;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
nice one Leo that is brilliant
thanks again
Glad I could help :)
sorry to be a pain Leo
your code worked great
however, i have put a table into the footer widget now and the text is not the same
do i need any custom css for changing the font style?
thanks
Craig
http://www.luxor-lettings.com/
the footer on this when looking on a phone looks totally different, but you can see the fonts are slightly different on IE11
hisorry to be a pain Leo
your code worked great
however, i have put a table into the footer widget now and the text is not the same
do i need any custom css for changing the font style?
http://www.luxor-lettings.com/
the footer on this when looking on a phone looks totally different, but you can see the fonts are slightly different on IE11
thanks
Craig
No pain at all :)
Not quite sure what you meant though? Everything looks fine to me?
https://s17.postimg.org/f4txeaetr/2017-05-11_1235.png
What am I missing?
ok cool, i thought it looked different.
i did check on my iphone and it looks different there, but i doubt the iphone support the Segoe fonts
thanks for your help
It should.
This is what I see from iPhone using chrome and the font looks correct
https://s4.postimg.org/rieanff2l/IMG_5511.png
Might have to clear your browser cache :)