1. How do I remove the cents value in the price?
Answer:
You go to Components -> JUX Real Estate -> Configs or Configuration
At Currency confirmation -> Digits equal 0.
2. How do I change the color of the price of the property?
Answer:
In my site demo, i do it following:
like my picture ( file attackment )
In Your source code, You find to \Source\components\com_jux_real_estate\templates\default\list_item.php
and go to line
<b style="font-weight: bold; color: red; font-size: 18px">Price: <?php echo $this->item->formattedprice; ?></b>
Here, you can custom color