Okay
  Public Ticket #3203426
Header is not transparent
Closed

Comments

  •  2
    pathamapornk started the conversation

    The header appear in black on the top even I already set the transparent header. But when scroll down, it is not that dark. How to make it transparent on the top. 

  •  1,986
    Judith replied

    Hi There,

    Thanks for keeping in touch.

    Please enable force transparency option from here:

    7285078072.png

    Thanks.

  •  2
    pathamapornk replied

    I already force transparency but it still appear black space

  •  9,059
    Tahir replied

    Hey Again,

    I can no longer view the issue on my end in Chrome. Also as mentioned in the other ticket. Please add a logo for the header to calculate the correct dimensions for the header.

    Thanks 


    ThemeNectar Support Team 

  •  1,986
    Judith replied

    Hi There,

    Please try this css:

    body #header-outer, body[data-header-color="dark"] #header-outer {
        background-color: rgb(43 43 43 / 0%);
    }

    Thanks.