Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #310209
    Xavier Sallefranque
    Participant

    Hi there,

    i’d like to make the header of my front page transparent, i guess i should add a css, but i’m not sure…….

    Can someone help me?

    Sorry for my english 🙂

    #310214
    tikaram
    Keymaster

    @xavier :  Can you please post in your site URL so that I can check and provide you the required additional css.

    Regards,
    Tikaram

    #310217
    Xavier Sallefranque
    Participant
    #310236
    tikaram
    Keymaster

    @xavier :  Please remove all the colors that you have added to the custom header from the site editor and add the following additional css and let me know.

    .header:not(.absolute-header) {
      background-color:transparent;
    }
    
    
    #310259
    Xavier Sallefranque
    Participant

    Thanks, looks better, not exactly what i expected, but it’s fine!

    Thanks again

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Transparent Custom Header’ is closed to new replies.