Save
This commit is contained in:
@@ -69,3 +69,30 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.elementor-widget-acf-product-label {
|
||||
.product-label {
|
||||
position: absolute;
|
||||
left: 10px;
|
||||
top: 10px;
|
||||
z-index: 10;
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
padding: 5px 20px 5px;
|
||||
background: black;
|
||||
color: #fff;
|
||||
border-radius: 50px;
|
||||
font-size: 16px;
|
||||
|
||||
&.aluplast {
|
||||
color: #fff;
|
||||
background: #d10a11;
|
||||
}
|
||||
&.rehau {
|
||||
color: #fff;
|
||||
background: #37a58c;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user