Hi there
I am trying to build a landing page at https://www.allanjackson.net/staging1/allan-jackson-brisbane-specialist-pr-writer/ with an image right at the top. I have disabled all the page elements including header etc. and used the following code I was given in Simple CSS:
.separate-containers .inside-article {
padding: 0;
}
.separate-containers .site-main {
margin-top: 0;
}
Everything worked momentarily but soon a margin appeared again. I have set bot image and section in elementor to have 0 margin and padding.
Any suggestions would be welcome.