So here is what my sytlesheet.css file looks like. This is the only area that mentions the #logoWrapper
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
So I am not sure how to adjust the height within that? Should I just add it into that area?




