Jump to content

How to hide a Projekt from the Portfolio

Go to solution Solved by tuanphan,

Recommended Posts

2 minutes ago, Maxi_F said:

Hello,
for Example here,
https://www.tvrgroup.at/3bezirk
I want to hide for Example "Top 11a"

FIrst, add a draft to Top 11a url, it should be

Quote

top-11a-draft

Next, add this to Design > Custom CSS

a.grid-item[href*="draft"] {
    display: none !important;
}

subpage-url-slug.png

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

Link to comment
20 hours ago, tuanphan said:

FIrst, add a draft to Top 11a url, it should be

Next, add this to Design > Custom CSS

a.grid-item[href*="draft"] {
    display: none !important;
}

subpage-url-slug.png

Hello,
I have another question.
Now it is possible to switch between the projects at the bottom, which also takes you to the hidden projects.
Thanks in advance.
Maxiimage.thumb.png.5b8571be7f612e677ecb775784f80090.png

Link to comment
On 12/8/2022 at 5:46 PM, Maxi_F said:

Hello,
I have another question.
Now it is possible to switch between the projects at the bottom, which also takes you to the hidden projects.
Thanks in advance.
Maxiimage.thumb.png.5b8571be7f612e677ecb775784f80090.png

You mean hide item on Pagination? Can you share link to page in screenshot? We can check its code easier

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

Link to comment
  • Solution
On 12/12/2022 at 8:10 PM, Maxi_F said:

Hi,

Use this new code

a.grid-item[href*="ausgeblendet"], .item-pagination-link[href*="ausgeblendet"] {
    display: none !important
}

 

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

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.