[Resolved] Fixed background no repeat, size auto

  • Author
    Posts
  • #14946

    Andrew Misplon
    Keymaster

    Hi Niels

    Thanks for reaching out. Please, try:

    .site-content {
    	background-image: url(https://www.ninigames.nl/wp-content/uploads/2020/07/105986923_116094960147786_8590785083339207234_o.jpg) !important;
    	background-repeat: no-repeat !important;
    	background-attachment: fixed !important;
    	background-size: auto;
    }
    #14947

    NielsUdink
    Participant

    Thanks, haven’t used the custom CSS, but works fine like this!

    #14952

    Andrew Misplon
    Keymaster

    Thanks for the follow-up. I’m glad to hear you’re making progress. All the best with your site 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top