Guest Posted July 28, 2019 Posted July 28, 2019 Hi - the date (or where the date is supposed to be at the top of blog posts) is showing up as date:long. Any ideas on how to fix this or what might be wrong? Examplehttp://twowheeledwanderer.com/blog/the-ultimate-guide-to-mountain-biking-in-squamish-bc
tuanphan Posted July 28, 2019 Posted July 28, 2019 @Beckyt maybe template issue. Have you tried contacting SS Custom Care yet? If not, you can add this code into Home > Design > Custom CSS .view-item.collection-type-blog .dt-published { visibility: hidden; } .view-item.collection-type-blog .dt-published:after { visibility: visible; content: "Date: " attr(datetime); margin-left: -60px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.