ianazariah Posted May 19, 2017 Share Posted May 19, 2017 Hi My site is www.ianazariah.com and im looking to turn the page header off in the Wexly Lightroom portion of my website as it blocks the images when viewed on a laptop. I have tryed some work thoughs that people have posted. incuding the two in the link below and nothing seems to work? https://answers.squarespace.com/questions/165680/wexley-gallery-page-lightbox-image-size.html has anyone figure this out I think this is the one drawback of Wexley platform as it makes viewing on a laptop very bad. thanks in advance for your help. Link to comment
ianazariah Posted May 19, 2017 Author Share Posted May 19, 2017 Thank you @octopus Your a Hero! that worked perfect. thanks so much Link to comment
puneetgtl Posted May 20, 2017 Share Posted May 20, 2017 Yes that is possible with these buddies .I can suggest you please you can check out thishttps://youtu.be/CP1o1RE6baw Link to comment
violettejiang Posted May 24, 2017 Share Posted May 24, 2017 Thank you @octopus, your code works well for hiding the site title, but the header is still showing. Any suggestions on how to hide that in lightbox as well? I tried to search for the CSS name for that part but with no luck (like #header). Link to comment
violettejiang Posted May 25, 2017 Share Posted May 25, 2017 I actually found a way to do it!I downloaded a chrome extension called Squarespace Collection/Block Identifier and plug the block id into the code above. #block-yui_3_17_2_7_1495664838995_3205 is the header block id! Link to comment
violettejiang Posted May 25, 2017 Share Posted May 25, 2017 .collection-type-gallery.full-view { #logo, #block-yui_3_17_2_7_1495664838995_3205, #topNav, { display: none; } } I downloaded an extension in chrome called Squarespace Collection/Block Identifier and found the block id for the header text! the exit button is still there!!! Link to comment
violettejiang Posted May 25, 2017 Share Posted May 25, 2017 https://dominique-rey.squarespace.com/projections this is the site I'm working on. Link to comment
violettejiang Posted May 25, 2017 Share Posted May 25, 2017 thank you @octopus for your code template! Link to comment
Clancymw Posted July 4, 2017 Share Posted July 4, 2017 Hi, can you please explain how to solved this problem? I'm having the exact same issue for my Wexley site - the logo is too big for my photos in lightbox view! Thanks! Link to comment
Maria Bjorkdahl Posted July 15, 2017 Share Posted July 15, 2017 Having the same exact issue. I took a look at your site and it seems you solved the problem. Would love to know how. Link to comment
Maria Bjorkdahl Posted July 15, 2017 Share Posted July 15, 2017 Having the same exact issue. I took a look at your site and it seems you solved the problem. Would love to know how. Link to comment
paul2009 Posted August 27, 2017 Share Posted August 27, 2017 .collection-type-gallery.full-view #logo, .collection-type-gallery.full-view #topNav { display: none; } .collection-type-gallery.full-view #backToThumbs { font-size: 2em; } Contributors to this forum voluntarily give their time to help you. If this answer helps you, please vote it up using the up arrow on the right beside the answer (you need to be logged in). Want something similar? Instead of commenting, start a new question and include a reference to this one. About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
Maria Bjorkdahl Posted September 2, 2017 Share Posted September 2, 2017 It works! Thanks a bunch :) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.