- This topic has 1 reply, 2 voices, and was last updated 4 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How do I make the header transparent
Dear Support,
I want to make my header transparent and look like it in the theme (consulting-pro) demo (the image start from the very top covering logo and menu). Please help me fix it. My Website url is https://soulcreations.net/
Thank you
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper .header {
position: absolute !important;
background-color: rgba(237,237,237, 0) !important;
z-index: 10;
}
Regards,
Chris
WordPress is a truly powerful platform because of the superior functionalities that it has to offer. One of them is the convenient migration option from […]
If you have a WordPress website with a blogging section, then searching for other authors and bloggers to write for your website has its own […]
WordPress themes are the perfect ways to create a website to reach out to an audience without a hiccup. Digital presence has become a quintessential […]