Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #612208

    Hi

    I need to make the nav bar transparent, i’ve spoken on here previously and you helped me tweak various things in the code to get the header looking as it is so the usual method to make this transparent isn’t working.

    Any help would be much appreciated.

    Many thanks

    Richard

    #612998

    Hi foggygolf30!

    Please edit your page and set your header to transparent – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Best regards,
    Yigit

    #613078

    Hi Yigit

    Apologies as i might not have explained myself properly, if you visit the site, scroll down slightly and you will see the logo on the left is slightly transparent but as you get over to the right where “home” is there is a solid block of white directly behind that section.

    How do i make it all the same as per the logo area?

    Many thanks

    Richard

    #615657

    Hi!

    It’s because of this css code:

    #top #header .av-main-nav>li>a {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

    Please remove it.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.