TEXT GET DOWN PROBLEM

Hi, please help me
how to get global info somethink in down , ??
i marked in photo what i need, please help me

You should try this CSS code, should work like a charm:

#header .bottom-header {
padding-top: 400px;
padding-bottom: 50px;
}

Thx for the visuals, they greatly helped me figure out what you are looking for.

Regards

So, where i must paste this code ???

Ideally, the above CSS code should be placed in a child’s theme style.css

But you can use a plugin like Simple Custom CSS or place it directly in Dashboard > Appearances > Editor > Style.css but keep in mind that this will get erased if you replace/update the theme files.