Custom background image bottom position
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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.
Thanks. I will buy it. Problem solved. :)
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.