Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #281812

    Im kinda lost, Im trying without any luck to have the header background transparent, I tried so far both options :

    1. Transparent header from page option, and tried to push down the contest so the header will not display over the slider, but on top of it.
    2. Normal header, and tried to have a transparent background.

    thank you,

    #281843

    Hey!

    That’s not exactly a “transparent” header, i think it would be better to use an image background, you can use a code like this in the Quick CSS:

    .header_bg{
    background: url(_img_url_) top center no-repeat transparent;
    }

    Cheers!
    Josue

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