• Resolved hellblauervogel

    (@hellblauervogel)


    Dear all,

    my Website is making progess. But there are still things that I do not understand.

    When you go to the subpage “unsere Leistungen” you see, that there is some space between the h2 with background pic “Galerie” and the gallery block. Pls see picture attached.

    I mean this small brown space. Brown is the background color of this section and I am not able to remove this. Please kindly help me.

    Link: https://ibb.co/YQCwKxT

    Thank you in advance.

    BR Angi

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter hellblauervogel

    (@hellblauervogel)

    oh that was a quick one. I solved it myself ??

    How did you solve it? Did you add some extra lines in the html code? I am surprised that this problem still occours in the Twenty-Twenty-Four theme, since it was already an issue with the Twenty-Twenty-Three theme.

    Thread Starter hellblauervogel

    (@hellblauervogel)

    I put the h2 and the gallery into a group and set for the group the inner and the outer space and the block space to 0. But the problem is not completely solved. Putting 2 elements where I do not want any space between only works for items which occur on a certain page. It does not work e.g. for a space between an item on the page and e.g. the footer (or other items being part of the template) so I am still hoping for good answers to solve this one..

    BR angelika

    Maybe this helps in your case:

    https://haurand.com/navigation-im-cover-block-bei-twenty-twenty-three/

    Or you try the suggested solutions in my topic that I already created a year ago with a similar problem:

    https://www.ads-software.com/support/topic/space-left-and-right-of-row-block-especially-on-mobile-phones/

    If it doesn’t work, I think you have to set padding to 0 for each element seperately.

    It looks like the issues of Twenty-Twenty-Four are still the same so no reason for me to change the theme.

    • This reply was modified 6 months, 1 week ago by wpzugang.
    Thread Starter hellblauervogel

    (@hellblauervogel)

    Danke sch?n! Ich lese mir das jetzt durch und versuche es mal! Gebe dann Feedback!

    LG

    Thread Starter hellblauervogel

    (@hellblauervogel)

    Dear WP Zugang,

    I tried now the solution suggested on the Haurand page:

    .wp-site-blocks {
        padding-top: 0;
    }

    Unfortunately it does not work. Then I took a look at the page with the inspector so I found the following parts (on the starting padding top between cover and background) (You can go to my page to see it).

    wp-block-cover .wp-block-cover__background {
        padding-top: 0;
    }

    So I put those 2 to padding-top:0, but this does not work neither.

    What else can I try?

    Thank you and BR

    Angelika

    Sorry I have no other idea. As you can see from my posts, I also still have more questions than answers about WordPress. So maybe an expert has an idea what else you can do.

    Thread Starter hellblauervogel

    (@hellblauervogel)

    Dear WP Zugang,

    me too ?? I still have no answer to this topic. Do you maybe have a good idea what else I could try?

    BR Angelika

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘remove space between header with background pic and gallery’ is closed to new replies.