Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #213631

    Is it to create a splash page with without a header background, similar to this link (w/ slider or static image)?

    Thanks

    #213644

    Hey!

    Try adding this code to the Quick CSS:

    .header_color .header_bg, .header_color{
    background-color: transparent;
    }

    Cheers! 
    Josue

    #213662
    This reply has been marked as private.
    #213663

    Hey!

    Change it to something like this:

    .home .header_color .header_bg, .home .header_color{
    background-color: transparent;
    }

    Best regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Splash Page with clear header.’ is closed to new replies.