add this on before media query
.header.page-width { padding-top: 10px; !important}
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?
yes!! @GeorgeRizos
@GeorgeRizos First one is 1583*30