質問するログイン新規登録

回答編集履歴

1

変更

2022/01/08 09:21

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア37512

answer CHANGED
@@ -1,6 +1,7 @@
1
1
  [サンプルページ](https://wordpress.org/themes/lightning/)で試した限りではこんな感じでしょうか。
2
2
 
3
3
  ```css
4
+ .single .site-body .container,
4
5
  .page .site-body .container{
5
6
  max-width: none !important;
6
7
  }