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

    Hi,

    I can’t seem to get the transparent background working. It always remains a white background in the header no mater what I change.

    In the main theme settings under Header – Transparency I uploaded a transparent png logo.

    In my homepage settings I have the Activate Header Transparency set to Transparent Header. My Avia layout consists of a full width Revolution slider with 3 columns of content boxes underneath. My sub pages are set the same but use a layer slider first and then text content.

    Please let me know if I am missing something here. The website is- http://matt540.staging.wpengine.com/ (hosted on WPengine)

    Thanks.

    #241449

    Hi mstell168!

    Please add this on Quick CSS or custom.css:

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0;
    }
    
    .header_color .container_wrap_meta, #header_main .container {
    background-color: transparent;
    }

    Regards,
    Ismael

    #241462

    Hi I added your code to quick css, still not working. Show a white background in the header.

    #242405

    Hi!

    The white background will always be there, you can assign some transparency to backgrounds, but browser have by default a white background, so unless you place some color you will always get the white bg, just like you get white bg when you open a new tab, same deal.

    If you see transparent bg it’s represented in photoshop by a grid white and gray, same deal with the browser but instead of the grid they show a white bg, and the snippet provided above it’s working.

    Regards,
    David

    #242424

    I am confused by your answer, the theme offers a transparent header – http://kriesi.at/themes/enfold/transparent-header/. But you are saying there will always be a white background?

    Please see my original post, I followed the steps to set a transparent header but its not working. Is this not actually offered in the theme?

    #243199

    Hi!

    Please create me an admin account and post the login credentials as private reply – I’ll look into it.

    Best regards,
    Peter

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