Hi. I made some code changes a couple of months ago to my development website. I then deleted one of these code changes and kept the others. The website is now in a spot I am happy with, however - on mobile there is now a white space above the header and banner, where I believe previously the colour of this space would be taken from the header colour.
I documented all of the code changes that I did, and what I then deleted. However I now cannot find where those code changes are (I can’t remember where I made them) - or even what code changes affect the colour of this white space.
CODE CHANGES I MADE:
- https://community.shopify.com/c/shopify-design/change-text-color-for-header-amp-footer-taste-theme/td-p/1680033
- https://community.shopify.com/c/shopify-design/change-color-of-burger-menu-on-mobile-version-dawn-theme/td-p/1814532
- https://community.shopify.com/c/technical-q-a/changing-the-main-menu-navigation-colours-on-mobile-and-desktop/td-p/1365910
CODE CHANGES I ADDED THEN DELETED:
}
div#menu-drawer {background: #004D45;}
.menu-drawer__menu-item, .menu-drawer__menu-item–active, .menu-drawer__menu-item:focus, .menu-drawer__close-button:focus, .menu-drawer__menu-item:hover, .menu-drawer__close-button:hover {color: #fff;}
.header__icon,
.menu-drawer__close-button:focus,
.menu-drawer__close-button:hover,
.menu-drawer__menu-item–active,
.menu-drawer__menu-item:focus,
.menu-drawer__menu-item:hover,
.list-social__link,
.header__active-menu-item {
color: #fff !important;
}
See screenshot of the white space that I want to go back to how it was. i.e. I will likely always have a banner above the header on the website and I can’t remember if the white space was originally the banner colour, and then on scroll it changes to header colour, or whether it was always just the same colour as the header.
This is the free Taste theme FYI.
Does anybody know how to rectify this? Any comments much appreciated.
Thanks, Aaron.




