Home Forums Theme support CasaMia theme – Pricing options Reply To: CasaMia theme – Pricing options

Hi,

the background of the Price box is always the choosen UI color, if you want, you can go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS content and add this:

.object_details_line {
background:#fff;
color:#000;
}

Of course you can change the color codes (#fff and #000).

Price Type

Do you need the price type “weekly” in addition or can we change for example the “yearly” to “weekly”?