Home Forums Theme support CasaMia theme – Pricing options

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 10 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Good Morning,

    I have purschased the Casamia theme and I would like to know how, in the listing details, could I modify the price type to “weekly”. My website is about short term rentals and the options given are only “Monthly”, “yearly” or “sale” price.

    Also, How can I change the background color of the Price box. By default, it’s red.

    Thank you for your help

    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”?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.