Site URL: https://www.furlastudio.com/
I'm looking to reduced the space above and below the header logo. I am using the below CSS for the top:
.header-announcement-bar-wrapper {
padding-top: 0 !important;
}
...which is OK but I would still like less. And specifically, I'd like to remove space between the logo and the nav links.
Any help is greatly appreciated