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.

Custom background image bottom position

Resolved 3 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello!

I can’t find the custom bg image positioning in the CSS. I only want to do is this:

background-image: url('http://truckland.hu/wp/wp-content/uploads/tlbg21.jpg');
background-repeat: no-repeat;
background-position: top center;

But I can’t find anything related in the CSS. I have to buy the premium version for the Custom CSS bulider?

URL: http://www.truckland.hu/wp

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi Dávid

    Vantage Premium offers a place to add Custom CSS at Appearance > Custom CSS. In Vantage Free you could use a third-party plugin like Simple Custom CSS.

    Here is the selector you can work with:

    /* Boxed Layout Body Background */
    body { 
    background-image: url('');
    }

    Add what you need to that selector.

    • Dávid Lévai 11 years, 1 month ago

      Thanks. I will buy it. Problem solved. :)

  2. Andrew Misplon Staff 11 years, 1 month ago

    Super, thanks for your support.

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