Jump to content

Removing author and date for a specific blog page while keeping the author/date for main blog 7.1

Recommended Posts

Posted

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!

  • Replies 10
  • Views 704
  • Created
  • Last Reply
Posted
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted
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. 

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Posted
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!

marlin-gecko-mcny.squarespace.com-01-min

2. (Desktop – Creative strategy) Reduce space?

https://marlin-gecko-mcny.squarespace.com/creative-strategy/?password=123456789!

marlin-gecko-mcny.squarespace.com-02-min

3. (Mobile – Homepage) Make 2 text/row?

https://marlin-gecko-mcny.squarespace.com/?password=123456789!

marlin-gecko-mcny.squarespace.com-03-min

4. (Tablet – Homepage) Reduce space?

https://marlin-gecko-mcny.squarespace.com/?password=123456789!

marlin-gecko-mcny.squarespace.com-04-min

5. (Tablet – Contact) Align buttons?

https://marlin-gecko-mcny.squarespace.com/contact-1/?password=123456789!

marlin-gecko-mcny.squarespace.com-05-min

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!)

Posted
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted

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?

Screenshot 2021-07-26 at 11.01.13.png

Posted
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?

Screenshot 2021-07-26 at 11.01.13.png

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.