Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #916443

    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!

    #916610

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.