I’m sure this is a super easy fix, however the only thing I’ve found to in the forums doesn’t quite work.
I want the navigation background (now white) to be completely solid and not slightly transparent (http://www.claigan.com/wordpress/)
I’ve tried adding this to Quick CSS which was recommended from previous forums, but even is I adjust the number to 10.0 – to 100.0 it still isn’t solid:
#header{
opacity: 0.6;
}
If I missed something, sorry to post but this is driving my nutty! Show me how simple this fix is!
Hey Quigley1168,
I got a 404 error on the link you posted and the header seems to not be transparent, did you manage to get it fixed?
Regards,
Rikard
Hey Rikard – Sorry, I had moved the site to go live. It’s now at http://www.claigan.com. I published it without the header completely as I’d like, but if there is a fix for that transparency I would still like it opaque.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header {
background: white;
}
Cheers!
Yigit
See! I knew it was a simple fix! Thanks Yigit!!!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit