Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #248115

    HI,
    I have a fullscreen slider in my homepage with a white thin header; is there a way I can have make the slightly transparent, so that my fullscreen image shows up in the background of the header?

    THanks a lot for your help.

    #248441

    Hey Laure!

    Can you post the link to your website? If you are not using the latest version 2.6.2 of the theme, please update it to have more control over header options – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    You can now choose to display transparent header

    Regards,
    Yigit

    #248589

    Hi Yigit
    Here is a link to the website: http://goo.gl/4nkSnP
    I do have the latest version of the theme, but the transparency option for the header makes it completely transparent. What I am trying to achieve is to have the white header that I have now, but with some transparency so that the background image can show up in the header too. Is this possible to achieve?

    Many thanks for your help.

    #249496

    Hey!

    I wanted to take a look at your website but it gives “Parse error: syntax error, unexpected $end in /home/ourlittl/public_html/envirospec/wp-includes/query.php on line 2830”

    Regards,
    Yigit

    #249684

    Hi Yigit
    Thanks for your message. It is now ok, you can have a look at the website. Thanks a lot

    #249765

    Hey!

    Please choose to display transparent header and then add following code to Quick CSS in Enfold theme options under Styling tab

    #header_main {
    background: rgba(255,255,255,0.3);
    }

    0.3 is opacity level. You can set between 0 to 1. 255,255,255 is RGB value of the color

    Regards,
    Yigit

    #249797

    Hi
    Thank you so much, that worked great.
    L.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Coloured transparent header’ is closed to new replies.