Hi – I’ve put my own logo in to the header, however it sits right at the top of the header rather than half way down – any idea how I can fix this?
You can see it here: http://www.littlefoxwebdesign.co.uk/manororganicfarm
Many thanks.
Kathryn
Hey kathrynmichaud!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { margin-top: 30px; }
.header-scrolled div .logo { margin-top: 0; }
Cheers!
Yigit
Brilliant – worked perfectly thank you!