EVOLUTION-NINJA
Edit File: header.css
html, body{ margin: 0 !important; padding: 0 !important; font-size:14px !important; overflow-x: hidden !important; } .head_logo{ background-image: url('../../assets/home_images/pngwing 3.png') !important; border-bottom-right-radius: 80px; padding: auto; background-repeat: no-repeat; } .header{ padding: 0px !important; border-bottom: 2px solid black !important; } /* header { position: fixed; top: 0; width: 100%; height: 91px; background-color: #fff; z-index: 1000; } main { margin-top: 93px; / } */ .list-logo ul{ margin-top: 6px; } .icon-text{ font-size: 20px; position: relative; top: 10px; } .list-logo ul li{ display: inline; padding: 4px; font-size: 16px !important; text-align: end !important; } .list-logo a{ text-decoration: none; color: black; } .list-logo img:hover{ text-decoration: none; color: black; filter: drop-shadow(0 0 10px #75b2c7); } .pngimg{ height: 400px; margin-top: -91px; float: right; } .download-app img{ width: 100%; } .renewred { background-color: red !important; color: white !important; border-radius: 11px; padding: 3px; } .w3-dropdown-hover { position: relative; display: inline-block; cursor: pointer; } .w3-dropdown-hover { display: contents!important; } .w3-button { border: none; display: inline-block; padding: 8px 16px; vertical-align: middle; overflow: hidden; text-decoration: none; color: inherit; background-color: inherit; text-align: center; cursor: pointer; white-space: nowrap; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .w3-dropdown-content { cursor: auto; color: #000; background-color: #fff; display: none; position: absolute; min-width: 160px; margin: 0; padding: 0; z-index: 1; } .w3-dropdown-content { margin-left: 60px!important; padding: 10px!important; background-color: #EFF3FC!important; position: fixed!important; right: 10px; } .w3-border { border: 1px solid #ccc!important; } .w3-dropdown-content a { background-color: #fff; border-radius: 20px; padding: 5px; } .notfi-number{ background-color: #bb3e55; color: white; padding: 4px; border-radius: 14px; position: relative; top: -20px; left: -23px; } @media only screen and (max-width: 600px) { .pngimg{ display: none; } .list-logo ul li{ display: inline; padding: 7px !important; } .download-app img{ width: 65% !important; margin-left: 52px !important; } .download-app { height: 316px !important ; width: 94% !important; } .list-logo ul { margin-top: 6px; margin-left: -14px; } .mob-li{ margin-left: 15px !important; } .notifi-img{ position: absolute; } .notfi-number{ position: relative; left: 28px; } .report-img{ margin-top: 5px; } }