Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,

    1. go to wp-admin / Classifieds / Options / Core panel and in field “Default Visiblity” enter “0” then the Ads will never expire.

    2. in your current theme CSS file add following lines

    .single-advert span.adverts-price-box {
        background-color: white;
        color: #b34040;
    }

    this will display text in red color without background.

    Thread Starter Agewiser

    (@agewiser)

    “in your current theme CSS file add following lines”

    Hi,

    So, I would go to Appearance — Edit CSS to do this right?

    Plugin Author Greg Winiarski

    (@gwin)

    It’s in wp-admin / Appearance / Editor panel.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Help Editing the Expiration’ is closed to new replies.