Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #385496

    Hi! First of all, I’m so sorry for asking for help. My client is basically murdering our site, it looks so awful I can’t bare myself to link to it.

    My question: – Is there anything I can do to make the logo, header, and top-menu area transparent (everything above the page content)? I know I could use the Transparent Header option, but it is showing content from the page. My client is dead set to make it show the background of the site instead. Is that possible?

    We’re using the Menu and Logo Position: Logo right, Menu below.


    As a side-note, I’ve fired my client and just promised that I would try to help her with this last layout edit of her poor butchered site.

    Best regards,
    Andreas

    #386086

    Hi wieslander!

    Sorry about that. What is the current layout of the site? Boxed or Stretched? Also, we will need to see the actual website and a screenshot of the website mock up in order to provide a solution.

    Best regards,
    Ismael

    #386088

    Hi Ismael, it’s Boxed Layout at http://www.bvw.nu/. And again, sorry for making a mess of Enfold. It deserves a better site :|

    #386857

    Hi!

    No problem. Try this on Quick CSS:

    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
    background: transparent;
    }
    
    #main, .avia-msie-8 .av_header_sticky_disabled#header {
    background-color: transparent;
    }

    Regards,
    Ismael

    #386882

    Thank you, Ismael. You know your stuff!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Transparent header and top-menu (showing site background, not page content)’ is closed to new replies.