Support Forum

For all questions related to themes and plugins!

Enter search keyword e.g. "footer color".

  • Registration is Required

    Registration is required to post questions to support forum. ThemeForest buyers also need to obtain Purchase code to be able to post on forum.

    Please read here how to obtain Purchase code.

Private: Home Forums HTML Templates Mixed Modern and Professional HTML Template Transparent Header with semi transparent background Reply To: Transparent Header with semi transparent background

#2866
truplaya
Participant

thank you! i works when i scroll down, but i’d like to have that header style as default, without scrolling. my current code:
<body>
<!– .header-wrapper start –>
<div id=”header-wrapper” class=”header-simple header-transparent”>
<!– #header.header-type-1 start –>
<header id=”header” class=”header-type-1 dark”>
<!– Main navigation and logo container –>
<div class=”header-inner”>
<!– .container start –>
<div class=”container”>
<!– .main-nav start –>
<div class=”main-nav”>
<!– .row start –>
<div class=”row”>
<div class=”col-md-12″>
<!– .navbar.pi-mega start –>
<nav class=”navbar navbar-default nav-left pi-mega” role=”navigation”>

<!– .navbar-header start –>
<div class=”navbar-header”>
<!– .logo start –>
<div class=”logo”>
iate <!– bsc –>
</div><!– logo end –>
</div><!– .navbar-header end –>

can you have another look at it?