- This topic has 1 reply, 2 voices, and was last updated 8 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 › Photo World/Photo Session Support › Making header transparent
HI,
I’m trying to make the header transparent so it doesn’t hide the background but I can’t do it without the menu text being transparent as well. Pls advise. My address is motty-henoch.com.
Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.header, .top-bar { background-color:rgba(0,0,0,0.2) !important;}
Regards,
Brad