Good afternoon!
Our site (www.avenuehomerealty.com) has a plug in for displaying properties. For some reason, I’ve managed to delete the Quick CSS code you folks gave me a while ago to ensure that the listing results appeared in the same dimension boxes, regardless of the image sizing downloaded from the data feed.
here’s the page – http://www.avenuehomerealty.com/listing/?view=grid
Can someone help me with the proper coding to ensure that these results don’t appear so oddly shaped?
Thanks!
Hey Chris,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.bootstrap-realtypress .rps-grid-result .rps-property-result {
min-height: 291px;
}
If you need further assistance please let us know.
Best regards,
Victoria