WP PLUGIN 

・選択カスタムフィールドをオートコンプリートに変更
・ソート対象名:「通常」から「最新の投稿」に変更
This commit is contained in:
2021-06-27 18:57:34 +09:00
parent 49087f4950
commit 8ec3d53bfe
10 changed files with 37 additions and 22 deletions
+7
View File
@@ -295,6 +295,13 @@ dl.apop-setting-list-dd .sort-custom-field-input {
margin: .5em 0;
}
.custom-field-select-alert {
width: 100%;
margin-top: -.5em;
color: crimson;
text-align: right;
}
@media only screen and (max-width: 1264px) {
.enable-box .product-list,
.disable-box .product-list {