- This topic has 1 reply, 2 voices, and was last updated 2 years, 1 month 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
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]