Guest Posted July 28, 2019 Share 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 Link to comment
tuanphan Posted July 28, 2019 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.