Hi there,
I’m trying to move an embedded website up a little, to the page header is hidden and I can show more effective data.
I’ve tried it using the beneath option in custom.css, but that does not seem to do the trick. Any other suggestions?
Also, is there an option to do this with different values for each embedded url, since it might differ per page?
.MMM-EmbedURL .embed .embeded {
top: -100px;
}