Picture on top

Posted in: Newspaper
Post count: 2

Hello, are from Germany and speak not perfect english.

Is it possible to have a picture or a sliver on the top like below. Because I want to create some Landing Pages. I also tried with Revolution Slider but have always on top the first picture. Thank you Roger

muster

Post count: 23312

Hello roger,

Unfortunately, our theme does not have such an option for your desire, sorry! Please notice that to achieve as you want it is necessary some additional customizations that involve custom work. As a hint, you can use a background image from Theme panel, like this -> http://screencast.com/t/QDGy2ynj and then you have to transparent your header section using a bit of CSS code.

The code is ->

.td-header-wrap .td-header-top-menu-full {
background-color: transparent;
}
.td-header-menu-wrap-full {
background-color: transparent;
}
.td-banner-wrap-full{
background-color: transparent;
}

The result you should see here -> http://screencast.com/t/HhMq6NHnEx

Also, you can use the Revolution Slider plugin but also, as you can see this is a complex plugin and require more knowledge about it to accomplish as you wish. Also, you can check the documentation here -> https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thank you for the message!

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