Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1418006

    Nina M
    Participant

    Hi, I have attached a photo from the ‘footer’ section of the customizer where it says ‘powered by’ – I would like this to be my own text ‘powered by an obsession with great skin’ but when they click it – it goes to this link:
    http://f76.76b.myftpupload.com/book-now/

    I would also love to make the text a little bigger –

    can you help with that?
    Thanks so much!
    Nina Medeiros

    #1418007

    Nina M
    Participant

    Here is the attachment

    #1418156

    Jade
    Moderator

    Hi Nina,

    Please update the text to:

    <a href="http://f76.76b.myftpupload.com/book-now/">Powered by an obsession with great skin</a>.

    Then add this code in the customizer:

    .x-colophon.bottom .x-colophon-content {
        font-size: 14px;
    }

    Hope this helps.