Hello,
I have a problem on the following page:
how can i make the marked area smaller?
That the area with the blue background and the image moves closer to the logo.
Fabian
You can reduce the size of this section by choosing smaller padding values for the column.
Also, you can decrease the font size and line height.
Thanks
Many thanks for the answer. But I mean the upper area where the logo is. And in this area I have already reduced the font size to the smallest (so that it still looks good). Is it possible to reduce the height of the white background there?
I have the same problem here:
https://www.finanzierungsberatung-leipzig.de/baufinanzierung-anfrage/
Is it possible to reduce the height of the gray background here?
Please, open this section options, check Columns | remove vertical margin, and see if the display is what you wanted to achieve.
Hello, I just tested it, unfortunately nothing has changed
There is additional padding value set by your CSS code, you should set it to 0px to make it smaller.
thanks
i mean this parts
1) It seems that part of this white space comes from the next section.
I suggest changing the background size to cover so that it will fill the white spaces.
2) It seems that the space from your second screenshot comes from the padding added to the section.
Please, edit this part, and decrease the padding.
However, notice that it is not recommended to mix two builders on a page, and it is better to stick one of them.
Comments
Hello,
You can reduce the size of this section by choosing smaller padding values for the column.
Also, you can decrease the font size and line height.
Thanks
Many thanks for the answer. But I mean the upper area where the logo is. And in this area I have already reduced the font size to the smallest (so that it still looks good). Is it possible to reduce the height of the white background there?
I have the same problem here:
https://www.finanzierungsberatung-leipzig.de/baufinanzierung-anfrage/
Is it possible to reduce the height of the gray background here?
Please, open this section options, check Columns | remove vertical margin, and see if the display is what you wanted to achieve.
Thanks
Hello, I just tested it, unfortunately nothing has changed
There is additional padding value set by your CSS code, you should set it to 0px to make it smaller.
thanks
i mean this parts
1) It seems that part of this white space comes from the next section.
I suggest changing the background size to cover so that it will fill the white spaces.
2) It seems that the space from your second screenshot comes from the padding added to the section.
Please, edit this part, and decrease the padding.
However, notice that it is not recommended to mix two builders on a page, and it is better to stick one of them.
Thanks