Subheader Height
Hi,
I Cant seem to get the page title (subheader to reduce in height)
My Website is : http://www.dldctestpage2.co.uk/our-blog/
Do I need to use css to do this? if so could you give me a helping hand :S
Many thanks in advance
Comments
you can reduce subheader height with below css: by default padding is 30px.
#Subheader { background-color: rgba(0,0,0, .02); background-position: center top; background-repeat:no-repeat; padding: 30px 0; position: relative;}
I have tried to change the padding values but nothing has changed, what I am doing wrong ?
My website is http://mtplastics2.stronabiznesowa.pl/daszki-balkonowe/
as you may see the subheader is to high, how to lower its height ?
I have tried "!important" it does not work in my case, I didn`t customized your CSS files, only this one option.
Anyway your theme is awesome, it`s my main theme I will use for my clients since now (I have switched from AVADA) (:
I have changed many times the padding under subheader and only thru files.
Thanks anyway.