Hi I need to shrink the giant space in section-header (navigation bar) from 111px tp 60px but can't find the file to edit the px space. Where can I find it or how can I do this???
Right now, I just have a giant amount of space everywhere on the website which needs to be remedied before launch.... See: www.medicard.tt
Hello,
You can find it in themes/OrganicFood/less/style.less (line 71). To reduce the header height, you just reduce the padding of #section-header.
Thank you.