Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1417163

    patsorules
    Participant

    Servus together,

    Site: sonja.patsorules.com

    in my footer I changed some things with help rom this forum. Now I have still a problem with the text color of “Powerd by X Theme” I want this in grey. What is the CSS code?

    Thanks for your help.

    Greetz

    #1417197

    Prasant Rai
    Moderator

    Hello Greetz,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    footer.x-colophon.bottom .x-colophon-content {
        color: #505050;
    }

    Thanks.

    #1417412

    patsorules
    Participant

    Hey,

    thanks it works fine. 🙂

    #1417443

    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!