I have chosen a background image for the Logo Area but it appears slightly transparent when page content scrolls behind it.
Hi D5WDesignGroup!
Can you post the link to your page where we can see the issue please?
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main {
background: #000000 url(//hawkerenergy.com/wp-content/uploads/2014/10/HeaderBand.jpg) top center repeat scroll;
}
Regards,
Yigit
Hi!
Please add following code to Quick CSS as well
#header { z-index: 10001; }
Cheers!
Yigit
Perfect! Thank you sir!