[Resolved] amend copyright text

Home Forums Support [Resolved] amend copyright text

Home Forums Support amend copyright text

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #316714
    Craig Nicholson

    Hi,

    how can you amend the style of the copyright text?

    i can change the font size but not the style

    thanks

    #316736
    Leo
    Staff
    Customer Support

    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.

    #316743
    Craig Nicholson

    nice one Leo that is brilliant

    thanks again

    #316747
    Leo
    Staff
    Customer Support

    Glad I could help πŸ™‚

    #316814
    Craig Nicholson

    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

    #316815
    Craig Nicholson

    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

    #316825
    Craig Nicholson

    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

    #316861
    Leo
    Staff
    Customer Support

    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?

    #316863
    Craig Nicholson

    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

    #316865
    Leo
    Staff
    Customer Support

    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 πŸ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.