Hi
There are commonly four types of blocks that show the same content if you place them in the header and footer:
- Site Logo
- Site Title
- Site Tagline
- Navigation block -if both blocks has the same menu.
Is this the type of content that you mean?
I am using WordPress Theme Twenty Twenty-Five but the header is too wide. I tried adding the following CSS to the customizer and tried different values, but nothing changes. Could you please point me in the right direction?
.site-header {
max-width: 800px; /* Adjust this value to your desired width */
margin: 0 auto;
}
Hi @poena,
thank you for your answer. I got my own solving.
THANKS
Best regards
guckmada