update
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -17,8 +17,7 @@
|
|||||||
|
|
||||||
>.et_pb_column:last-child {
|
>.et_pb_column:last-child {
|
||||||
.et_pb_image_wrap {
|
.et_pb_image_wrap {
|
||||||
img {
|
img {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -186,6 +185,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wpfMainWrapper {
|
.wpfMainWrapper {
|
||||||
|
|
||||||
#wpfBlock_1,
|
#wpfBlock_1,
|
||||||
#wpfBlock_2,
|
#wpfBlock_2,
|
||||||
#wpfBlock_3 {
|
#wpfBlock_3 {
|
||||||
@@ -207,8 +207,7 @@
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.learn-more-content {
|
.learn-more-content {}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#stock_notifier_main_form {
|
#stock_notifier_main_form {
|
||||||
@@ -435,10 +434,12 @@ body.page-id-105 {
|
|||||||
&::before {
|
&::before {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content-area {
|
#content-area {
|
||||||
>#sidebar {
|
>#sidebar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
>#left-area {
|
>#left-area {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
@@ -450,9 +451,11 @@ body.page-id-105 {
|
|||||||
#comments {
|
#comments {
|
||||||
order: 1;
|
order: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol.commentlist {
|
ol.commentlist {
|
||||||
order: 3;
|
order: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#respond {
|
#respond {
|
||||||
order: 2;
|
order: 2;
|
||||||
|
|
||||||
@@ -475,6 +478,7 @@ body.page-id-105 {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-form-email {
|
.comment-form-email {
|
||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
}
|
}
|
||||||
@@ -493,6 +497,7 @@ body.single-post {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.et_pb_column_1_4 {
|
.et_pb_column_1_4 {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@@ -551,3 +556,15 @@ body.tax-product_cat {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wpfMainWrapper {
|
||||||
|
>div:first-child {
|
||||||
|
padding-left: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (min-width:768px) {
|
||||||
|
.wpfFilterButtons {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user