Remove space between menu and content
-
How do i remove the space between the menu and my content? i have tried multiple different CSS codes but the space is still there. Here’s everything in my CSS code:
#masthead .top-bg, #site-generator { border-color: transparent; }
@media screen and (max-width: 750px){
.woocommerce .products .product {
max-width: 50% !important;
}}#top-bar {
font-size:18px!important;
}nav.woocommerce-breadcrumb {
display: none;
}.site-inner {
margin-top: 6px;
}The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Remove space between menu and content’ is closed to new replies.