TimBowman Posted July 21, 2021 Share Posted July 21, 2021 Heya! I am trying to find a way to remove the author/date for a team members page that I have used the blog format for, however I would like to keep the author/date on our main blog/journal. Is there a way to specifically target a certain blog with some CSS? Been doing some digging to try find a solution however have not been successful. Any help would be appreciated! Link to comment
tuanphan Posted July 22, 2021 Share Posted July 22, 2021 15 hours ago, TimBowman said: Heya! I am trying to find a way to remove the author/date for a team members page that I have used the blog format for, however I would like to keep the author/date on our main blog/journal. Is there a way to specifically target a certain blog with some CSS? Been doing some digging to try find a solution however have not been successful. Any help would be appreciated! Hi. This is possible. Can you share link to team members page? 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
TimBowman Posted July 22, 2021 Author Share Posted July 22, 2021 Hi @tuanphan You have been helping me on another thread, link below for the site: https://marlin-gecko-mcny.squarespace.com password: 123456789! Under the culture page, below "Our Creatives". Link to comment
paul2009 Posted July 22, 2021 Share Posted July 22, 2021 On 7/21/2021 at 11:14 AM, TimBowman said: I am trying to find a way to remove the author/date for a team members page that I have used the blog format for Yes, you can do this by referring to this blog's unique 'Collection ID'. On Squarespace, every collection (Store, Gallery, Blog) has one. First you'll need to enable the date and author metadata because they are currently disabled on this site. When you've enabled them, you can add the following to Design > Custom CSS to disable them on the team members page only: .collection-60f00f36d833301a6b9aa751 .blog-item-wrapper .blog-item-author-date-wrapper { display: none; } As you'll see, this CSS makes reference to the unique reference for your blog on your site. To use this with another blog on a different site, you'll need to use a different collection ID. This guide explains how to do this. tuanphan and TimBowman 2 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
TimBowman Posted July 22, 2021 Author Share Posted July 22, 2021 Thank you @paul2009, worked perfectly! paul2009 1 Link to comment
tuanphan Posted July 24, 2021 Share Posted July 24, 2021 On 7/22/2021 at 4:13 PM, TimBowman said: Hi @tuanphan You have been helping me on another thread, link below for the site: https://marlin-gecko-mcny.squarespace.com password: 123456789! Under the culture page, below "Our Creatives". I see the site has some problems. Do you want to fix these? Site URL – https://marlin-gecko-mcny.squarespace.com/?password=123456789! 1. (Desktop/Tablet – Homepage) Scroll bar at the bottom of page. https://marlin-gecko-mcny.squarespace.com/?password=123456789! 2. (Desktop – Creative strategy) Reduce space? https://marlin-gecko-mcny.squarespace.com/creative-strategy/?password=123456789! 3. (Mobile – Homepage) Make 2 text/row? https://marlin-gecko-mcny.squarespace.com/?password=123456789! 4. (Tablet – Homepage) Reduce space? https://marlin-gecko-mcny.squarespace.com/?password=123456789! 5. (Tablet – Contact) Align buttons? https://marlin-gecko-mcny.squarespace.com/contact-1/?password=123456789! 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
TimBowman Posted July 24, 2021 Author Share Posted July 24, 2021 Hi @tuanphan that would be great if you could help with the points listed above. Link to comment
tuanphan Posted July 25, 2021 Share Posted July 25, 2021 14 hours ago, TimBowman said: Hi @tuanphan that would be great if you could help with the points listed above. Q1+2. Add to Design > Custom CSS html, body {overflow-x: hidden;} /* creative strage padidng */ @media screen and (min-width:992px) { [data-section-id="60f00f44d833301a6b9aa91d"] { min-height: unset !important; height: 100vh; } } 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
TimBowman Posted July 26, 2021 Author Share Posted July 26, 2021 Hi @tuanphan for some reason the community summary grid on the landing page is not centred, it seems to happen when viewing the page not on full screen, but when pushed smaller towards mobile size it centres as well as centres when full screen. Do you know what would be causing this by any chance? Link to comment
tuanphan Posted July 27, 2021 Share Posted July 27, 2021 23 hours ago, TimBowman said: Hi @tuanphan for some reason the community summary grid on the landing page is not centred, it seems to happen when viewing the page not on full screen, but when pushed smaller towards mobile size it centres as well as centres when full screen. Do you know what would be causing this by any chance? Hi. Which landing page? Can you share link? 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
TimBowman Posted July 27, 2021 Author Share Posted July 27, 2021 https://marlin-gecko-mcny.squarespace.com password: 123456789! It would be the home page/landing page, it has a weird effect where it allows to scroll far right into a blank space, and seems as if the "community" summary block is causing it? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment