Property & Listing Types Font

  • Updated

Listings that show up in the search results will always have a Property Type and a Listing Type (for sale or for rent). These both use the same code and are green out of the box.


Screen_Shot_2019-09-13_at_12.56.28_PM.png


An example of where to find this would be on a hotsheet or the default search page, in grid view or list view under the price in the grid view and under the address in the list view "Single Family Home for Sale":
Screen_Shot_2020-09-15_at_1.05.02_PM.pngScreen_Shot_2020-09-15_at_1.05.30_PM.png


*To change the text color of the font:
.sidx-container .sidx-search-results .sidx-mls-details .sidx-for-sale {
color: #hexcode !important;
}

Place the desired codes in the Custom CSS box under Settings > Design. You must clear your caches, then check your web page in an incognito browser to see the change!

 

Customization Disclaimer:  Please note, Showcase may make future updates to the product which may break previously acceptable CSS code, causing that section on your website to look unusual.  If you've noticed your site not looking as expected, please return to this article for the updated CSS code. Additionally, as always, if you are inexperienced with CSS we suggest you turn to your developer as they will be the best contact person for CSS related questions and concerns.  We are not developers and provide this baseline CSS for agents and developers experienced in coding.