Gin
(@rawdolphe)
Have you tried to set the margin top to 0 inside the outer block?
I spotted the issue when adding images as background, so in my case I set the Margin Top to 0.
I mean, I took out all margins I could find – it’s visible if you inspect element.
Gin
(@rawdolphe)
Did you look inside the template as well as the blocks and patterns?
Because some templates (and blocks) add margin top, and that’s inside the Template.
I know it’s not always intuitive or super easy, but in my case did a lot of digging and back and forth between Templates, Patterns and Blocks.
I looked in 78623424 places, hence why I wanted someone with fresh eyes to look over it, cause at this point it’s either something I’ve missed or something I don’t understand with my limited knowledge of this
Gin
(@rawdolphe)
I understand the frustration, for your situation you would need someone to login to your account to see what’s going on and help you with it. Personally, sorry I couldn’t offer this as it’s a delicate area.
I had a similar issue with the footer block (please do a search here), and in the end we had to add some custom css to fix it. I came up with a idea, but someone else came up with an even better idea, and I am using his code.
I understand, I wouldn’t be comfortable having someone log in either. I was hoping this would be something visible for someone experienced through inspect element.
I guess I’ll just resign myself to having that space and then the 2nd part of my question doesn’t even matter anymore at this point, if I can’t get rid of that line.
I managed to find it. Some weird interaction between the pages an one empty headline somewhere.
Any chance someone can still help me figure out how to do the 2nd part:
2. I’d like to have the first image on a page start from the very top and go under the header, with the header being transparent.
I know how to make the header transparent, my issue is not knowing how to align that first block to go all the way to the top
Gin
(@rawdolphe)
Great you moved on with a fix, as for the image, I can think of two things:
- Try negative margin?
- If you are using background image with the cover block, I know that when it is set to ‘scroll’ or something in the settings, it will go under the menu, the only thing is that the image will not be fixed.