Transparent background

Posted in: Newsmag
Post count: 10

Hello!
i need to put an empty space between the slider and the main content on the homepage.
Is there a way to make it?
screenshot

And if this is not possible is it possible to set the slider before the header?

Thank you in advance.

Stefano

  • This topic was modified 9 years by STEFEN1.
Post count: 10

View post on imgur.com

  • This reply was modified 9 years by STEFEN1.
  • This reply was modified 9 years by STEFEN1.
  • This reply was modified 9 years by STEFEN1.
Post count: 23312

Hello STEFEN1,

Your website is needed to be inspected if you want to receive a more accurate response. Please provide it.

Thanks for your understanding!

Post count: 10

https://gamersarsenal.it/
I see in the animal demo tehre is a gap between the slider and the blocks.

One more question, how can i change the logo’s background color on header 10? i would like to have a full grey bar as header without showing my custom image.

Thank you for the help

Post count: 23312

Hello STEFEN1,

As a quick solution, you should use a bit of CSS code to do this effect. Try the code below and place it in Theme panel->Custom CSS area.

The code is ->

#rev_slider_23_1_wrapper{
margin-bottom:40px!important;
}
.td-container{
background-color:transparent!important;
}
.wpb_wrapper{
background-color: white!important;
}
.vc_custom_1490605951655 {
margin-top: 2px !important;
margin-bottom: 0px!important;
}

The result is here -> https://www.screencast.com/t/ERksG68t

If is not what you mean and if you want any other customizations, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

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