Hi there,
I recently updated Enfold to the newest version. Since then, my website header looks slightly different. I have attached a before and after image. Would someone be able to give me some QuickCSS etc. to get it back to its original form? that would be great!
Mainly, i’d like to
– slightly decrease the gap between header and body
– slightly increase gap between top of page and top of header
– slightly increase logo size (I tried the instructions from the forum with no success…I was able to stretch it but not increase height and width at the same time)
thanks,
M
HI mijyman ;
#1 : you have already this line in your custom css :
div .logo { top: 30px;}
adjust as you like
#2 : you can try with this code :
.html_boxed #main {margin-top: 50px;}
#3: you can find the answer in this viedo : http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Hi guys!
Thank you very much it did actually help! Quite happy with all this now.