Hello,
guys please help me to make navigation menu in one line like this:
URL : Spoiler
Im able to make it in inspect but additional CSS not working here.
CSS I tried :
Current look :
Please Help Me
guys please help me to make navigation menu in one line like this:
URL : Spoiler

Im able to make it in inspect but additional CSS not working here.
CSS I tried :
Code:
@media screen and (min-width: 1200px)
<style>
#ct-header-wrap.ct-header-layout21 .ct-header-main:not(.h-fixed) .ct-header-navigation {
position: absolute;
width: 100%;
max-width: 1200px;
}
Current look :

Please Help Me