mikevatech Posted December 14, 2020 Share Posted December 14, 2020 Site URL: https://www.blueridgeresearch.com/#about-2 Is it possible to hide the logo in a fixed header as it rolls through the index page? Does anyone have css code to accomplish that? Many thanks in advance. Link to comment
Beyondspace Posted December 14, 2020 Share Posted December 14, 2020 12 minutes ago, mikevatech said: Site URL: https://www.blueridgeresearch.com/#about-2 Is it possible to hide the logo in a fixed header as it rolls through the index page? Does anyone have css code to accomplish that? Many thanks in advance. have you solved it? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
mikevatech Posted December 14, 2020 Author Share Posted December 14, 2020 No. I don't have it set currently as a fixed header because I was waiting to see if I could get css code to hide the logo. Do you have a solution? Link to comment
Beyondspace Posted December 14, 2020 Share Posted December 14, 2020 Just now, mikevatech said: No. I don't have it set currently as a fixed header because I was waiting to see if I could get css code to hide the logo. Do you have a solution? let make it as fixed header I will hide on scroll BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
mikevatech Posted December 14, 2020 Author Share Posted December 14, 2020 Okay. I set it as a fixed header. You can see that the logo looks odd and is not needed to show. Link to comment
Beyondspace Posted December 14, 2020 Share Posted December 14, 2020 16 minutes ago, mikevatech said: Okay. I set it as a fixed header. You can see that the logo looks odd and is not needed to show. Yes, it look odds, better get it smaller using custom css, is your plan support js .site-title img { width: 100px; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
mikevatech Posted December 14, 2020 Author Share Posted December 14, 2020 Thank you for that suggestion. Can't I hide it with css code? Link to comment
Beyondspace Posted December 15, 2020 Share Posted December 15, 2020 3 hours ago, mikevatech said: Thank you for that suggestion. Can't I hide it with css code? yes, the fixed header no fire event when scroll that add a .shrink class name like the other type BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.