property Description

 avatar
unknown
plain_text
10 months ago
397 B
5
Indexable
div.property-description__cta{
    display: none;
}
.property-description {
    padding: 20px 20px 86px!important;
    
    @media only screen and (max-width: 768px){
       padding: 20px 20px 54px!important;
    }
}

div.property-description__amenities{
        border-left: 1px solid #000;
    @media only screen and (max-width: 768px){
               border-left: 1px solid transparent;
    }
}
Editor is loading...
Leave a Comment