Hi,
Sorry, it should be 100%
The property does not support rich text editor. Please try to use the simple HTML tags:
<b>Bold Text</b>, <a href="#">Link text</a>,<p>Text</p>
You can add 3 property boxes, the above CSS should be changed as:
@media (min-width: 992px) {
.col-md-3.gallery-info-property-li {
width: 33.33%;
}
}
@media (min-width: 768px){
.col-sm-3.gallery-info-property-li {
width: 33.33%;
}
}
Regards!
SeaTheme – FAQs – Twitter – Facebook