Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1234029

    My situation appears to be similar to the one in this thread: https://kriesi.at/support/topic/after_section-elements/
    The solution there doesn’t seem to do the trick, though. The element below the space is a color element. There’s also a big space underneath whatever I put above that color element. Can you take a look? Thanks!

    screenshot

    login info attached

    • This topic was modified 4 years, 3 months ago by traypup.
    #1234150

    you see on your frontend that line?


    this is a separator – you can easily overlook this, because it is only a thin grey line in the layout.


    hover on your advanced layout a gray line then you will see that this is an extra element.

    If this separator is not placed in the color-section but between two elements ( like two color-sections) there will be an extra container for it:
    after_section_x
    and as a normal container it will have that padding-top/padding-bottom of 50px.
    To avoid this extra container for the separator you can put it in the color-section.

    #1234244

    How interesting. So that only happens when the separator (which is there purposefully) is above/below a color section or between two color sections? How odd and annoying. Thanks — I’ll just redo these parts of the page.

    #1234245

    I have never found it particularly difficult to drag and drop the separator into a color section as the last or first element.

    The separator needs the surrounding container so that it has the width it needs to take up.
    If you put the separator in a 1/2 container, it will have a different width than in a 1/1 container.
    But if it has no surrounding container – it lacks this information. Therefore one is set.
    So this only happens if you put the separator between two full-width elements.

    #1234542

    Hi,

    Thanks for helping out @guenni007, did that answer your question @traypup?

    Best regards,
    Rikard

    • This reply was modified 4 years, 3 months ago by Rikard.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.