CoorlasArchitecture Posted September 15, 2022 Share Posted September 15, 2022 Site URL: https://www.coorlasarch.com/projects I am looking to simply Hide (Not Disable) a project page from my portfolio page so that I can provide a link elsewhere on my site. I cannot find a "hide" or even a disable option for individual project pages while editing before launching live. Is this for real? Maybe I'm missing something really simple here... Link to comment
tuanphan Posted September 16, 2022 Share Posted September 16, 2022 Which project you want to hide it from /projects list 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
CoorlasArchitecture Posted September 22, 2022 Author Share Posted September 22, 2022 I want to hide the NEXI 3D Printed Chair page so I can provide a button link somewhere else on my site Hide this one: Link to comment
tuanphan Posted September 24, 2022 Share Posted September 24, 2022 On 9/23/2022 at 1:06 AM, CoorlasArchitecture said: I want to hide the NEXI 3D Printed Chair page so I can provide a button link somewhere else on my site Hide this one: Add to Design > Custom CSS /* hide nexi 3d */ a.grid-item[href="/projects/nexi"] { 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
thekid7 Posted November 22, 2022 Share Posted November 22, 2022 Thank you for that code but within each project there is nav, how might one hide the next item in the nav? Link to comment
tuanphan Posted November 24, 2022 Share Posted November 24, 2022 On 11/23/2022 at 1:44 AM, thekid7 said: Thank you for that code but within each project there is nav, how might one hide the next item in the nav? Can you share link to a project on your site? We can give code 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment