異なるサイドバーを表示させるには、親要素の下にクラスを囲む必要があります。
Example:
.custom-homepage {
.sidebar{
//your css code here
}
}
.custom-category-page {
.sidebar{
//your css code here
}
}
Example:
.custom-homepage {
.sidebar{
//your css code here
}
}
.custom-category-page {
.sidebar{
//your css code here
}
}
この記事は役に立ちましたか?
それは素晴らしい!
フィードバックありがとうございます
お役に立てず申し訳ございません!
フィードバックありがとうございます
フィードバックを送信しました
記事の改善におけるご協力ありがとうございます。