Hello, I want to decrease the white space in the header. I have tried almost all the solved questions for this issue but can’t find a solution to this. Want to remove this highlited space.
Storelink: https://zamourstore.com/
pass: aimhigher
have tried adding this to Asset>base.css but didnt work.
@media screen and (min-width: 990px){ .header__heading-logo {width: 40% !important;} .header {padding-top: 0rem !important;padding-bottom: 0rem !important;} }
