Dear Jordesign,
thank you very much for the answer. I still could not resolve the problem. The problem is I know what padding and margin is. But I cannot find that. I work with WordPress in German. I send you a pic of what I see. I hope you can navigate me through so that I can finally change the padding.
By the way…Why there is no padding on the top of the footer block? Meaning the writing is on the very top of the footer block? Maybe because of the additional CSS that I added? Pls see snippet below.
Link: https://ibb.co/hHRfjs1
Additional CSS:
.wp-site-blocks {
padding-top: 0;
padding-bottom: 0;
}
footer {
background: #EEEEE0;
}
header.wp-block-template-part {
background: #EEEEE0;
}
.wp-block-navigation .wp-block-navigation-item a:hover{
color: #6947F3;
text-decoration: underline;
}
Thank you all in advance and BR
Angelika