hilaryb Posted February 20, 2022 Share Posted February 20, 2022 Site URL: http://hilarybeckwith.com/ Hello - I have searched other forum posts on this topic, but cannot find anything that has worked for me. I would like to hide the Blog title for every blog I post. I have tried this code, and it did not work: Link to comment
Beyondspace Posted February 20, 2022 Share Posted February 20, 2022 (edited) 29 minutes ago, hilaryb said: Site URL: http://hilarybeckwith.com/ Hello - I have searched other forum posts on this topic, but cannot find anything that has worked for me. I would like to hide the Blog title for every blog I post. I have tried this code, and it did not work: Do you mean hiding these titles? Edited February 20, 2022 by bangank36 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
hilaryb Posted February 20, 2022 Author Share Posted February 20, 2022 @bangank36 No, I mean the blog titles. But after much searching, I found a great video that explains how to do it, here: Link to comment
hilaryb Posted February 20, 2022 Author Share Posted February 20, 2022 50 minutes ago, hilaryb said: Site URL: http://hilarybeckwith.com/ Hello - I have searched other forum posts on this topic, but cannot find anything that has worked for me. I would like to hide the Blog title for every blog I post. I have tried this code, and it did not work: Actually, I have since figure out how to hide the Blog Titles for each post, but now I have another issue. I can't edit a blog title if I can't see it. Can anyone tell me how to edit the title of a HIDDEN blog post, without UNhiding it? Link to comment
tuanphan Posted February 23, 2022 Share Posted February 23, 2022 On 2/21/2022 at 6:47 AM, hilaryb said: Actually, I have since figure out how to hide the Blog Titles for each post, but now I have another issue. I can't edit a blog title if I can't see it. Can anyone tell me how to edit the title of a HIDDEN blog post, without UNhiding it? Edit your code, from .blog-item-title { display: none; } to body:not(.sqs-edit-mode-active) .blog-item-title { display: none; } The code will be disabled in editor mode only 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