JNews - Making Header transparent

xlx

Active member
Dec 13, 2018
141
53
28
Hello,

I needed some advice on how to make the header section transparent so as to display the menu on the slider for the Jnews theme.

I have a client who has purchased the theme and asked for support from the theme devs, but they refused and suggested paid customization.
I tried everything that I could with my CSS knowledge but was just not able to.

I am using the following Jnews layout
as you can notice the header and menu are on a white background

I need to achieve like the link below

I am using Wpbakery as the theme builder and Smar slider as the slider plugin.

Any help is appreciated.

Thank You.
 

xsz

Well-known member
Trusted Uploader
Jan 12, 2020
253
260
63
An 👽 told me i live on the 🌑
You need to make sure that the content is under the header and not below it.
CSS:
.jeg_main {
    margin-top: -80px!important;
}

After that the transparent header should work.
CSS:
.jeg_navbar {
    background: transparent!important;
}
 
  • Love
Reactions: xlx

xlx

Active member
Dec 13, 2018
141
53
28
@xsz Thanks a ton Brother, it worked flawlessly.
Appreciate your time and patience.

Have a great Day!!
 
  • Like
Reactions: xsz

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu