×

Notice

The forum is in read only mode.

Remove "Date Posted"

3 years 3 weeks ago #6523 by Tim Pennington
Replied by Tim Pennington on topic Remove "Date Posted"
My apologies; I asssumed you were the owners. My bad, and thank you for assistance.

I am using Joomla.
3 years 3 weeks ago #6524 by andras
Replied by andras on topic Remove "Date Posted"
In case its joomla you need to go to template manager and see if you you can add custom css to your template in its settings. But the CSS code might be different, need to see the site for this.
3 years 3 weeks ago #6525 by Tim Pennington
Replied by Tim Pennington on topic Remove "Date Posted"
I tried pasting that before into custom CSS and it didn't work; it is www.finishingandcoating.com

Thank you
3 years 3 weeks ago #6526 by andras
Replied by andras on topic Remove "Date Posted"
Try this:

div#js-jobs-wrapper div.js-toprow div.js-data div.js-first-row span.js-jobtype {
 display: none;
}
3 years 3 weeks ago #6527 by Tim Pennington
Replied by Tim Pennington on topic Remove "Date Posted"
I added it, refreshed it all, but it doesn't seem to have removed it.

I've attached some screenshots
Attachments:
3 years 3 weeks ago - 3 years 3 weeks ago #6528 by andras
Replied by andras on topic Remove "Date Posted"
Hm, it more tricky then. You need to find out how to add this code to your CSS. Check cache too!
This is what I see in develeper tools, though:   

Edit: its done, hey, I can see it on your site! If you cant see it on your site press CTRL F5, (clearing cache)
Attachments:
Time to create page: 0.676 seconds

Please publish modules in offcanvas position.