Web サイトで使用している iframe に小さな問題があります。何らかの理由で、iframe の下部に水平スクロール バーを表示しないようにすることはできません。
これが私のコードです:
<center>
<iframe height="1330" width="100%" src="http://SentinelGaming.spreadshirt.com/" name="Spreadshop" itemscope itemtype="http://www.sentinelgaming.net/store" id="spreadshop" frameborder="0" scrollbar="no" ></iframe>
</center>
<style>
#spreadshop {
overflow-x: hidden;
}
</style>
私が話していることを確認できるページは次のとおりです: http://www.sentinelgaming.net/store