Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #229036
    Anonymous

    Hello,
    is there a way to keep the special heading at the top of a section (e.g. colour section), when this is adjusted to “100% of browser window height”, instead of the usual centred position?
    Thanks!

    #229207

    Hey!

    Try adding this code to the Quick CSS:

    #av_section_1 .content {
        display: block;
    }

    Where av_section_1 is the ID of the color section.

    Cheers! 
    Josue

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