Site logo

Archived topic

amend copyright text

9 replies · Started by Craig Nicholson on May 11, 2017

Viewing posts 1–10 of 10

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

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

This archived topic is closed to new replies.