-
AuthorPosts
-
March 21, 2014 at 7:15 pm #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.
March 22, 2014 at 1:20 am #241449Hi 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,
IsmaelMarch 22, 2014 at 1:37 am #241462Hi I added your code to quick css, still not working. Show a white background in the header.
March 24, 2014 at 11:52 pm #242405Hi!
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,
DavidMarch 25, 2014 at 1:08 am #242424I 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?
March 26, 2014 at 9:00 am #243199Hi!
Please create me an admin account and post the login credentials as private reply – I’ll look into it.
Best regards,
Peter -
AuthorPosts
- You must be logged in to reply to this topic.