This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage theme: fixed Page background

8 years ago · Last reply by rox 8 years ago

Hi!

I’m not a prof webdev, but I do this for friends. I’ve used this theme a few years back (told them to pay for it as well :))
Sorry to bring up an old theme like this but i have, and may have more, questions.

I’m trying to get a fixed background in the vantage theme for the complete site. I could edit the stylesheet.css but i rather leave that original, so i was hoping there’s a way to use the Custom CSS plugin for that.

Can anyone give me a hint or a piece of code that would get my background fixed, so when you scroll it just moves the content?

regards and thanks!

Rox

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. rox 8 years, 3 months ago

    i fixed it myself but i couldn’t answer my own question yet, so if anyone googles this…

    i put this in the Custom CSS:

    #main {
        background-repeat: no-repeat;
        background-attachment: fixed;
    }

    and that did the job :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread