Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter SHAUN2015

    (@shaun2015)

    .job_listings ul.meta .date { display:none }
    I found this but not sure what to do with it

    Plugin Contributor Davor

    (@davoraltman)

    Howdy!

    You can add that CSS code to the stylesheet of your theme. I suggest using a child theme or the Custom CSS module of the Jetpack plugin:

    https://jetpack.com/support/custom-css/

    Best,

    Thread Starter SHAUN2015

    (@shaun2015)

    tried inserting that line of code nothing happened is the code correct I copied and paste it

    Plugin Contributor Davor

    (@davoraltman)

    Can you provide me with the URL of your website so that I can check on the exact code? The class varies on the theme you are using. For instance, this code should work for the Jobify theme on the [jobs] page:

    .job_listing-date {
    visibility: hidden;
    }

    Thread Starter SHAUN2015

    (@shaun2015)

    using vantage theme

    Plugin Contributor Davor

    (@davoraltman)

    Hey @shaun2015,

    Are you still having problem with this? If you are, please provide me with the URL of your site so that I can take a look.

    Thanks,
    Davor

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘not showing the date it was published’ is closed to new replies.