Hi Swift,
I have experienced an issue on my site http://www.skateshop.dk after installing a few updates.
The spacing between the top bar and the logo + top menu has increased. I want the spacing to be the same as on my other site http://www.skateshop.se. How do I fix this?
I have already got this in the Custom CSS:
#header-section #header {
padding-top: 0px!important;
}
.sku_wrapper {
display: none;
}
.woocommerce-count-wrap, .woocommerce-ordering { display: none; }
.inner-page-wrap { margin-top: 0; }
.archive .tax-product_cat .push-right { margin-top: 52px; }
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products{padding-top:0px !important}
Looking forward to your reply!
Cheers
Jesper Billeskov