Home › Forums › Jevelin Theme › Having trouble recreating second header demo
Home › Forums › Jevelin Theme › Having trouble recreating second header demo
Hello,
Great theme – loving it. We want to change our site up a bit and use the second header style illustrated here: https://jevelin.shufflehound.com/header/second-header/
The problem I am having is I cannot find a way to make the header transparent. We are using slider revolution in the header to show text that fades in (and are okay with doing away with the effects if necessary) but no matter what options I try, I can’t find a way to get the menu to go transparent and for the main picture to extend all the way to the top of the page. Can you advise?
Solution for this topic
Hi @cculver,
I hope you are well today and thank you for your question.
You can achieve it as described in the following topics.
Best regards,
Shufflehound team
Thanks! That helps. I pushed out the changes per those articles. My only problem at this point is that there is a 30px high white bar across the top with the class sh-header-top sh-header-top-2. Does this mean anything to you, and could you take another look?
Solution for this topic
I added custom css code:
.sh-header-top {
display: none;
}
this got rid of the whitespace above the header. If there’s a better way, I would love to know what it is, but I’m satisfied here.
Thanks
Glad you achieved it 🙂
Please advise if you have more questions.
Have a fantastic day!