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 */
|
||||
|
||||
/** Title **/
|
||||
.elementor h1 {
|
||||
font-size: 13px !important;
|
||||
|
@ -7,9 +8,6 @@
|
|||
|
||||
line-height: 1em;
|
||||
}
|
||||
/*.elementor-widget-heading h1.elementor-heading-title {*/
|
||||
/**/
|
||||
/*}*/
|
||||
|
||||
/** Price **/
|
||||
.elementor .woocommerce-Price-amount {
|
||||
|
@ -17,17 +15,13 @@
|
|||
line-height: 2.5em !important;
|
||||
color: gray !important;
|
||||
}
|
||||
/*.elementor-10585 .elementor-element.elementor-element-c8163e6 .elementor-heading-title {*/
|
||||
/* font-size: 12px !important;*/
|
||||
/* color: red !important;*/
|
||||
/**/
|
||||
/*}*/
|
||||
|
||||
/** Single Product Title **/
|
||||
.product_title {
|
||||
font-size: 16px !important;
|
||||
line-height: 2.5em;
|
||||
}
|
||||
|
||||
/** Paragraph **/
|
||||
p {
|
||||
text-align: left !important;
|
||||
|
@ -52,7 +46,6 @@ p.price {
|
|||
padding: 0px 0px 0px 42px;
|
||||
display: flex-start;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* End of AlaskarDev */
|
||||
|
|
Loading…
Reference in a new issue