Hi @Vironne
To complete your requests, please follow these steps:
- Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
- Paste the code provided into the Custom CSS section.
@media screen and (min-width: 1024px){
header.header {
padding-block: 10px !important;
}
}
Here is the result: https://prnt.sc/uGgyGlLwn7IX
I hope this helps
Best,
Daisy