WordPress(ワードプレス)その29 [無断転載禁止]©5ch.net
■ このスレッドは過去ログ倉庫に格納されています
0199Trackback(774)
2017/02/08(水) 21:56:39.41ID:MZiGIRe3style.cssの最後にこれを追加してみて
body.custom-background {
background-attachment: fixed !important;
}
これで無理なら変わりに以下を追加
body.custom-background {
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
}
■ このスレッドは過去ログ倉庫に格納されています