可能ですか?試しましたが、まだ動作しません。
CSSで試しましたが、まだ動作しません。どなたか助けていただけますか?
.sidebar-section-wrapper.sidebar-section[data-section-name="buythebookhere"] {
order: 1;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="reviews-of-customers"] {
order: 2;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="categories"] {
order: 3;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="tags"] {
order: 4;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="justbehappy"] {
order: 5;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="messages"] {
order: 6;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="chat-channels"] {
order: 7;
}
.sidebar-section-wrapper.sidebar-section[data-section-name="chat-dms"] {
order: 8;
}