Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #547662

    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!

    • This topic was modified 8 years, 11 months ago by Quigley1168.
    #547772

    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

    #548029

    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.

    #548053

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header {
        background: white;
    }

    Cheers!
    Yigit

    #548056

    See! I knew it was a simple fix! Thanks Yigit!!!

    #548058

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold – Solid, non-transparent navigation background.’ is closed to new replies.