こんにちは、
Easy Footer テーマの背景を変更するお手伝いをお願いします。
このテーマは GitHub - discourse/Discourse-easy-footer · GitHub からインストールしました。
ありがとうございます
こんにちは、
Easy Footer テーマの背景を変更するお手伝いをお願いします。
ありがとうございます
@import "common/foundation/variables";
.custom-footer {
display: flex;
flex-wrap: wrap;
background: $primary;
.flexbox {
width: 100%;
display: flex;
flex-wrap: wrap;
color: $secondary;
padding: 2em 0 1em 0;
}
こんにちは!
私はこの分野の専門家ではありませんが、以下の行を変更する必要があると思います:
background: $primary;
例:background: red;
アドバイスありがとうございますが、まだ解決していません。
ありがとう、ボスガール!