Jump to content

Hide "Tour Date" section

Recommended Posts

Site URL: https://www.lucamusic.ch/termine

Hi there

I like to hide the tour date section of the page https://www.lucamusic.ch/termine

[data-section-id="5f1ed1a60e1af3503cdc5254"]
Unfortunately this section is the same as on the detail pages (for example https://www.lucamusic.ch/termine/srf-stadt-land-talent). I wanted to hide it but then it's also hidden on all the detail pages.

Can somebody help me?

Best,
Michelle

Link to comment
  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

17 hours ago, Mikala said:

Site URL: https://www.lucamusic.ch/termine

Hi there

I like to hide the tour date section of the page https://www.lucamusic.ch/termine

[data-section-id="5f1ed1a60e1af3503cdc5254"]
Unfortunately this section is the same as on the detail pages (for example https://www.lucamusic.ch/termine/srf-stadt-land-talent). I wanted to hide it but then it's also hidden on all the detail pages.

Can somebody help me?

Best,
Michelle

Add to Design > custom CSS

/* Termine - hide date */
div#page-section-5f7b7003141fc6165bd64ef5 .summary-metadata--primary {
    display: none;
}

 

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
On 6/12/2021 at 9:07 AM, tuanphan said:

Add to Design > custom CSS


/* Termine - hide date */
div#page-section-5f7b7003141fc6165bd64ef5 .summary-metadata--primary {
    display: none;
}

Thank you! It doesn't work. The page-section is 5f1ed1a60e1af3503cdc5254 but doesn't work either. Do you have another idea?

 

Link to comment
3 hours ago, Mikala said:

 

I see it works here. Screenshot: https://prnt.sc/15ozeqg

Can you add the code? Then we can check again easier

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
  • 2 weeks later...
18 hours ago, Mikala said:

Thank you. The problem is that this code also applies to the event detail page: https://www.lucamusic.ch/termine/srf-stadt-land-talent

So it looks like this:

image.thumb.png.8f3dbbe48e584bce6936438ee1a93ede.png

Is there any code that only applies to the event page https://www.lucamusic.ch/termine/?

Try this new code

/* hide tour */
.view-list [data-section-id="5f1ed1a60e1af3503cdc5254"] {
    display: none;
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.