Safari adding 30px top margin to background image
-
I cannot for the life of me figure this out.
I have a background image that is created using a custom field and even though I have everything set to no top-margin, there is still a 30px top margin in Safari between the background image and the menu bar. It works fine in Firefox, but not Safari.
Here is a link: https://kachinadechert.com/bio/
I tried removing the custom field population for the bg image and just setting body for that template to be that image, and it still had the 30px gap.
I’ve tried adding the image using a div rather than having it be part of the body and it adds an additional 30pxs (60px total) in safari, and I then also see the gap in Firefox.
Here is the link to that test: https://kachinadechert.com/test-4/
I have the standard`* {
margin: 0;
padding: 0;
}`in the style sheet, so why is it doing this.
Please someone help!!!
- The topic ‘Safari adding 30px top margin to background image’ is closed to new replies.