Clean up
This commit is contained in:
parent
d9a4ea8a71
commit
ca2ea4676d
1 changed files with 2 additions and 9 deletions
|
@ -1,4 +1,5 @@
|
||||||
/* AlaskarDev Changes */
|
/* AlaskarDev Changes */
|
||||||
|
|
||||||
/** Title **/
|
/** Title **/
|
||||||
.elementor h1 {
|
.elementor h1 {
|
||||||
font-size: 13px !important;
|
font-size: 13px !important;
|
||||||
|
@ -7,9 +8,6 @@
|
||||||
|
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
/*.elementor-widget-heading h1.elementor-heading-title {*/
|
|
||||||
/**/
|
|
||||||
/*}*/
|
|
||||||
|
|
||||||
/** Price **/
|
/** Price **/
|
||||||
.elementor .woocommerce-Price-amount {
|
.elementor .woocommerce-Price-amount {
|
||||||
|
@ -17,17 +15,13 @@
|
||||||
line-height: 2.5em !important;
|
line-height: 2.5em !important;
|
||||||
color: gray !important;
|
color: gray !important;
|
||||||
}
|
}
|
||||||
/*.elementor-10585 .elementor-element.elementor-element-c8163e6 .elementor-heading-title {*/
|
|
||||||
/* font-size: 12px !important;*/
|
|
||||||
/* color: red !important;*/
|
|
||||||
/**/
|
|
||||||
/*}*/
|
|
||||||
|
|
||||||
/** Single Product Title **/
|
/** Single Product Title **/
|
||||||
.product_title {
|
.product_title {
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
line-height: 2.5em;
|
line-height: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Paragraph **/
|
/** Paragraph **/
|
||||||
p {
|
p {
|
||||||
text-align: left !important;
|
text-align: left !important;
|
||||||
|
@ -52,7 +46,6 @@ p.price {
|
||||||
padding: 0px 0px 0px 42px;
|
padding: 0px 0px 0px 42px;
|
||||||
display: flex-start;
|
display: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* End of AlaskarDev */
|
/* End of AlaskarDev */
|
||||||
|
|
Loading…
Reference in a new issue