Hey,
I hope someone can help me:
Its possible to change the height (padding) of the header in Post?
Casper Theme.
Big thanks.
Hey,
I hope someone can help me:
Its possible to change the height (padding) of the header in Post?
Casper Theme.
Big thanks.
Yes, but you’ll want to be looking at it in preview or published. The editor does not reflect the layout of the theme - spacing and even order of elements can be really different.
Hey,
thanks for your answer.
Yes, I looked at it in preview / published and find the height too large. How can I change the height?
thank you
In code injection:
<style>
article.article.post {
padding-top: 0;
}
.gh-canvas figure.article-image {
margin-top: 0;
}
</style>
Hey thanks.
i add it but the header background doesn’t change.
i mean this header in post to change background hight
Thanks
Oh sorry! I thought you meant the header section of the page, not the header card within the post!
Not at my desk. Will look later!
Hey,
im again. ;)
Do you have any idea how to fix it?
header in post to change background hight
Big thanks.
Best