Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #295993
    casper ulrich
    Participant

    Hi 🙂

    I’d really like to have a black background behind the white Footer Content (text)  – but how?

    Someone, anyone?

    All the best

    #295995
    Skandha
    Participant

    @casper-ulrich: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-generator {
    background-color: #000;
    }
    .site-info, .site-info a {
    color: #fff !important;
    }

    Let me know if this works out!

    Kind Regards,

    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Shutter Up Pro / Footer Content’ is closed to new replies.