ヘッダーが固定された Wordpress サイトを持っています。私のコンテンツ ページは、クライアントの要求に応じてアンカー リンクを使用しています。アンカー リンクをクリックすると、固定ヘッダーの後ろからコンテンツが読み込まれます。固定ヘッダーの高さに恒久的なマージンを配置する方法を見つける必要があります。
例: http://www.zachkeller.net/cp_site/approach/#insights
現在、私の WP テキスト エディターでは、セクション ヘッダーを考慮して次の html を設定しています。
<div id="method">
<div class="sectionheader">
<h1 class="sectiontitle">method</h1>
</div>
Consensus Point works with research organizations and large institutions to elicit knowledge from communities to predict future outcomes and preferences. Our unique market algorithm, gaming techniques, and social platform provide a more engaging way for consumers and experts to be rewarded for their performance and participation.
<p style="text-align: center;"><a href="http://www.zachkeller.net/cp_site/wp-content/uploads/2013/08/how_to_play.jpg"><img class="aligncenter size-full wp-image-229" alt="How to play" src="http://www.zachkeller.net/cp_site/wp-content/uploads/2013/08/how_to_play.jpg" width="661" height="172" /></a></p>
Our platform, Huunu, is different from traditional research in that respondents are not forced to answer any questions and are able to weight their answers based on their confidence. It is the process of self-selection and weighting based on confidence that gives the market its accuracy.
</div>