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

    Warum nimmt die Sektion mit der ID #superlat auf grosseren & mittleren Bildschirmen optisch Raum ein, obwohl die responsive Settings so eingestellt sind, das es nur auf sehr kleinen Bildschirmen angezeigt werden soll?
    (Auch eine extra angelegte CSS Anweisung hat keine Wirkung. Das ist grotesk)

    <div id=’main’ class=’all_colors’ data-scroll-offset=’88’>

    <div class=’main_color container_wrap_first container_wrap fullsize’ ><div class=’container av-section-cont-open’ ><main role=”main” itemprop=”mainContentOfPage” class=’template-page content av-content-full alpha units’><div class=’post-entry post-entry-type-page post-entry-2′><div class=’entry-content-wrapper clearfix’><section id=”superlat” class=’av_textblock_section av-m0exh7bk-f420021c8c6e7a2c36feb8c4b82214e7 ‘ itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork&#8221; ><div class=’av-desktop-hide av-medium-hide av-small-hide avia_textblock’ itemprop=”text” ><p>SIMPLE TEXTin TEXTELEMENT</p>
    </div></section>
    </div></div></main>

    #1478816

    Hey MarcusJeroch,

    Thank you for the inquiry.

    It’s possible that there is invalid custom css conflicting with the existing styles that control the visibility of the elements. Please provide the site URL in the private field so that we can check the issue further.

    Best regards,
    Ismael

    #1478843

    Das Phänomen existiert auch ohne die ID “superlat” und kann auch auf frischen Installationen reproduziert werden.
    Hier ist der Code um es zu reproduzieren:

    <div id=’main’ class=’all_colors’ data-scroll-offset=’88’>

    <div class=’main_color container_wrap_first container_wrap fullsize’ ><div class=’container av-section-cont-open’ ><main role=”main” itemprop=”mainContentOfPage” class=’template-page content av-content-full alpha units’><div class=’post-entry post-entry-type-page post-entry-2′><div class=’entry-content-wrapper clearfix’><section id=”” class=’av_textblock_section av-m0exh7bk-f420021c8c6e7a2c36feb8c4b82214e7 ‘ itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork” ><div class=’av-desktop-hide av-medium-hide av-small-hide avia_textblock’ itemprop=”text” ><p>SIMPLE TEXTin TEXTELEMENT</p>
    </div></section>
    </div></div></main>

    m.

    #1478935

    Hi,
    Can not reproduce, please link to your live site, if you are using a local host, post the link to a live page when you upload it.

    Best regards,
    Mike

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