i am working on page index-corporate-2.html because it has a menu with sub-title (class="primary-menu sub-title"). so I made a copy of index-corporate-2.html to index-corporate-2Copy.html.
on index-corporate-2Copy.html.
i am trying to make header transparent and also floating on index-corporate-2Copy.html with menu subtitle..
so i on header code i removed id="header" class="full-header" replace with id="header" class="transparent-header floating-header"
but header is all messup now.
class="full-header">
class="transparent-header floating-header"
<nav class="primary-menu sub-title">
