Homepage Header a bit smaller than the other header pages

add this on before media query

.header.page-width { padding-top: 10px; !important}

Add this before media query

.header.page-width { padding-top: 10px; }
{% if template.name == 'index' %}

{% endif %}

this is what i have right now, where do i put it? don’t know what media query is

do one think just put this code in your base.css

.header.page-width { padding-top: 10px; }

thanks that did it?

Could you also check out my 2 other posts I made?

  1. https://community.shopify.com/topic/1820734

  2. https://community.shopify.com/topic/1820696

yes!! @GeorgeRizos

@GeorgeRizos First one is 1583*30