HomeDawn ThemeDawn Theme - Reduce Header Size

Dawn Theme – Reduce Header Size

Intro

Currently height of the header is huge. If you want to reduce height of the header, you can follow steps below.

Solution

Step 1

Go to file Assets > base.css

Step 2

Add the following code at the bottom of the file

@media screen and (min-width: 990px){
  .header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
LamQSolutions
LamQSolutions
Shopify tutorials will show you how to customize your Shopify theme and your Shopify store
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments