Hello,
How do I go about editing the top banner for this theme? It seems a bit stretched out and does not align with our banner menu items?
URL: https://maniac-packs.myshopify.com/
Pw: ManiacPacks
Hello,
How do I go about editing the top banner for this theme? It seems a bit stretched out and does not align with our banner menu items?
URL: https://maniac-packs.myshopify.com/
Pw: ManiacPacks
@media only screen and (min-width: 750px){
.main-content {
margin-top: 60px !important;
padding-bottom: 80px;
}}
.main-content {
display: block;
margin-top: 1px !important;
padding-bottom: 40px;
}
@Maniac_Packs Add this code in the theme.css
This did not seem to work sorry ![]()
Anything else we can do to edit this?