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

    Hi

    In my color section I would like to set Section Minimum Height to least 75% of browser window height.
    But the my text are placed in the vertical middle of the color section, and I would like it to be at the top !

    I have searched and searched for an answer, but without any luck. Can you please guide me ?

    #542861

    Hey Edsbjerg,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #542907

    http://5270.dk/edsbjerg/bacon-ipsum/

    If you look at this page you will see my problem.

    The setup is a color section, with a text block inside. The color section is set to have a height of 75% of browser window.

    And then the text block are centeret in the color section :-(
    I would like it to be at the top of the color section

    #544852

    Hi!

    Please add following code to Quick CSS

    .avia-section.av-minimum-height .container .content {
      vertical-align: top !important;
    }

    Regards,
    Dake

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