This commit is contained in:
nomadics9 2025-02-10 20:40:13 +03:00
parent d9a4ea8a71
commit ca2ea4676d

View file

@ -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 */