Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #404918

    Hi,
    I am wondering if there is a possiblity to have all Column, to start on the same top line. The issue is, that the titel’s are not in line with each other. The Titel on the first column is not inlne with the text on the second column and the second column is not inline with the third text on the last column. So, if you would draw a horizontal line from the first Letter to the next letter in the column’s, they are all on a diffrent level… not on the same line… why is that?

    Check out my website, page -> Angebot

    #405211

    Hi Btina!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-20 .avia-builder-el-0 p,.page-id-20 .avia-builder-el-7 p {
    margin-top: 0;
    }

    Best regards,
    Yigit

    #405360

    I think it’s better, but still there is a gap, if you croll down on the page, the last row’s on the right, it starts with “preise”, they are still out of the horizontal line. Is that because of the font size?

    #405764

    Hi!

    Please add following code to Quick CSS as well

    .page-id-20 .avia-builder-el-6 p,.page-id-20 .avia-builder-el-24 p,.page-id-20 .avia-builder-el-42 p { margin-top: 0; }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.