• Hi,

    when i change the header content, then similar the footer content changes. I do not want this happen. How can i solve this problem?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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;
    }

    Thread Starter guckmada

    (@guckmada)

    Hi @poena,

    thank you for your answer. I got my own solving.

    THANKS

    Best regards

    guckmada

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Header & Footer’ is closed to new replies.