Property Intro with Title Below

 avatar
JohnMatthewLumba
plain_text
18 days ago
132 B
2
Indexable
Never
/*Start - make the svg arrow white for black bg*/
.property-intro-2-info .arrow-down-icon svg {
    filter: invert(1);
}
/*end*/
Leave a Comment