
-
AuthorPosts
-
March 6, 2025 at 7:31 pm #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” ><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>March 7, 2025 at 5:25 am #1478816Hey 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,
IsmaelMarch 7, 2025 at 10:43 am #1478843Das 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.
March 9, 2025 at 2:51 pm #1478935 -
AuthorPosts
- You must be logged in to reply to this topic.