Main background image
Hello, I have recently started using Vantage Premium.
I have two questions:
1) How do I change the background image within my custom CSS?
2) I have used the “customize” option to upload a background image, how do I make it so it doesn’t repeat?
Pretty much I would love to know which div/classes control the background image of the main section so I can edit them accordingly. Thanks!!!!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi
Thanks for running Vantage.
1. Custom CSS for a background image might look something like this:
body.custom-background { background-image: url(‘http://localhost/so/wp-content/uploads/2014/07/wallpaper-2827606.jpg’); background-repeat: repeat; background-position: top left; background-attachment: fixed; }2. If you’re using the Customizer to handle this then don’t use the selector I’ve pasted above, you can just use:
body.custom-background { background-repeat: no-repeat; }If you’re interested our Custom CSS tutorial can be found here: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Hi, I want to know how to center a custom background in the theme ” vantage ” . I would like to create a grid in order to place the figures and sponsors on the sides.
All done with photoshop and the container BOXED .
Hi Ignazio
Please open a new support thread and we’ll be with you ASAP. Please include a link to your site if possible.
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.