• Even if “Select display option” has only “Post Title” checked, we find

    
    <div class="dateAuth">
    </div>
    <div class="postExert">
    </div>
    

    in DOM and (in case) have to de-style unwanted blank space with

    .news_scroll .postExert {margin: 0;}
    .news_scroll .dateAuth {margin: 0;}

    Please fix.

    • This topic was modified 5 years, 1 month ago by TRILOS.
  • The topic ‘Please clean output depending on display options’ is closed to new replies.