Padding above main menu
Hi
How do I remove the padding above the menu. I was using css
body:not(.template-slider) #Content {
padding-top: 0;
}
before upgrade, but that seems not to work now
http://wee-websitedesigns.uk/
How do I remove the padding above the menu. I was using css
body:not(.template-slider) #Content {
padding-top: 0;
}
before upgrade, but that seems not to work now
http://wee-websitedesigns.uk/
Comments
the css you pasted above, is for content as you can see. So this concerns the section below the menu, not above. Above is an Action Bar section and you can remove it by turning off Action Bar under Theme options > Menu & Action Bar > Action Bar section.