Hi,
There is too much white space between my site logo and the menu bar, what code would I use in the additional.css file to reduce this?
I did try this:
#header.site-logo{padding:22px 10px 7px 10px;background:transparent;position:relative;text-align:left}
but didnt seem to do anything!
There is too much white space between my site logo and the menu bar, what code would I use in the additional.css file to reduce this?
I did try this:
#header.site-logo{padding:22px 10px 7px 10px;background:transparent;position:relative;text-align:left}
but didnt seem to do anything!
Comment