Changing backgrounds – video background

Posted in: Newspaper
Post count: 3

Hi there,

We would like to make two (2) background modifications.

1) We would like to change the background of all posts and we cannot locate where we can set a color/image.
2) We would like to set a video background as a theme background, instead of just changing the color or setting an image.

Please kindly guide us on how we can achieve the above changes.

Best regards

Post count: 23312

Hello wtechgr,

1) Please notice that you can set your desired background from your Theme panel. Background section, from here -> http://screencast.com/t/FtN8Q3Fx and then, for the entire website you will have this background image. Further, using a bit of CSS code, you can change the background of your posts, reducing the background-color white which is set it by default with the code below ->

.td-banner-wrap-full, .td-boxed-layout, .td-main-content-wrap, .post, .td-header-main-menu, .td-header-menu-wrap {
background-color: transparent!important;
}

And the result should look like this -> http://screencast.com/t/ixscl3NlE6x

Please notice that is just a basic example from which you can begin to customize how you want. If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

2)For your second request, you can try doing this with Visual Composer or if you are not aware of the steps which are needed to follow in this regard, find som plugins with this functionality and see how it will work with the theme.

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.