Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #513843

    http://etoile.lookmedia.nl/

    Hi!

    How do i get the text to the top.

    Soming like this:

    <section class="av_textblock_section" itemscope="itemscope" itemtype="https://schema.org/CreativeWork" style="
        padding-bottom: 500px;
    "><div class="avia_textblock " style="font-size:20px; " itemprop="text"><p style="text-align: center;">Welkom bij Etoile. Wilt u persoonlijke aandacht ontspanning en tijd voor uzelf? Kies dan voor Etoile!
    
    </div></section>

    Ive added the code +500px in chome to test. But i dont think that PX are the right solution because of the mobile screens?

    Tnx!

    #513908

    Hey c3computers!

    We are talking about your first color section correct? Drag a codeblock element to the page and add this inside.

    <style type = "text/css">
    #av_section_1 main { display: block !important; }
    </style>
    

    Regards,
    Elliott

    #536473

    It workt!

    Tnx! Topic can be closed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Heading + Text height’ is closed to new replies.