sg_3 Posted March 16, 2015 Posted March 16, 2015 I’d like to remove the date/time-stamp from the blog post. Any suggestions on how to do this? I don’t see any options under settings, besides inputting some code. Thanks in advance. http://www.olivergrover.com/patient-reviews/http://oliver-grover-1we9.squarespace.com/patient-reviews/
alxfyv Posted March 17, 2015 Posted March 17, 2015 Copy and paste into Design > Custom CSS: /* suppress blog post date entry */.entry-header .entry-dateline { display: none; } I'm a retired attorney who was asked by a friend to build a website. In a prior lifetime, in a galaxy far, far away and long, long ago, I was a computer systems analyst / programmer. I'm a novice autodidact in CSS, JavaScript and HTML learning in part by example.. I've asked questions on this forum and been lucky enough to have others help me, so I'm inclined to answer any question I can. Pay it forward.
alxfyv Posted March 17, 2015 Posted March 17, 2015 Glad to have helped. Would you 'accept' the answer then? I'm a retired attorney who was asked by a friend to build a website. In a prior lifetime, in a galaxy far, far away and long, long ago, I was a computer systems analyst / programmer. I'm a novice autodidact in CSS, JavaScript and HTML learning in part by example.. I've asked questions on this forum and been lucky enough to have others help me, so I'm inclined to answer any question I can. Pay it forward.
happywasteland Posted October 20, 2015 Posted October 20, 2015 Tried pasting this same code into my site and it doesn't seem to work. Suggestions?
alxfyv Posted October 20, 2015 Posted October 20, 2015 @happywasteland: Let's not hijack this thread with another question. Would you post your question as a separate thread? Don't forget to give the url to your site and your template name. Then leave a comment here with a link to your question. I'll try to help you. I'm a retired attorney who was asked by a friend to build a website. In a prior lifetime, in a galaxy far, far away and long, long ago, I was a computer systems analyst / programmer. I'm a novice autodidact in CSS, JavaScript and HTML learning in part by example.. I've asked questions on this forum and been lucky enough to have others help me, so I'm inclined to answer any question I can. Pay it forward.
happywasteland Posted October 21, 2015 Posted October 21, 2015 Sorry - new to this and was unaware of that etiquette. http://answers.squarespace.com/questions/102173/momentum-removing-date-from-a-blog-post
Guest Posted May 24, 2016 Posted May 24, 2016 Remove the single ' marks at the beginning of line 1 and ending of line 4, or you will get a Syntax error.
karpushina Posted May 24, 2016 Posted May 24, 2016 Cool chicks from your town want to chat with you ->>> http://bit.ly/1YW2ts3
Recommended Posts
Archived
This topic is now archived and is closed to further replies.