plugin updates

This commit is contained in:
Tony Volpe
2024-12-02 15:56:58 -05:00
parent 8cdfd97703
commit d3696168c9
102 changed files with 557 additions and 214 deletions

View File

@@ -1424,6 +1424,11 @@ input:checked + .slider:before {
color: #7f8a98 !important;
}
.color-404852 {
color: #404852 !important;
font-weight: 500 !important;
}
.wpmf_hide {
display: none;
}
@@ -1610,6 +1615,11 @@ input:checked + .slider:before {
width: 80%;
}
.wpmf_width_33 {
width: 33%;
margin-right: calc(1% / 3);
}
.wpmf_width_30 {
width: 30%;
}
@@ -2763,6 +2773,9 @@ li.search-result.wpmf_width_100 {
width: 100%;
margin-right: 0;
}
.ju-settings-option.wpmf_width_33 {
margin-bottom: 0;
}
}
@media screen and (max-width: 1290px) {