AVKTX Posted August 22, 2022 Posted August 22, 2022 Site URL: http://uawmembers.org Hi there! I'm trying to hide the header button (on our website, it says "Donate") on one specific page of our website (e.g. uawmembers.org/vote). Is this possible with custom CSS? Thanks!
Solution Beyondspace Posted August 22, 2022 Solution Posted August 22, 2022 7 minutes ago, AVKTX said: Site URL: http://uawmembers.org Hi there! I'm trying to hide the header button (on our website, it says "Donate") on one specific page of our website (e.g. uawmembers.org/vote). Is this possible with custom CSS? Thanks! Try adding to Home > Design > Custom Css #collection-62b257ec472e6220dc6ab213 .header-actions-action [href*="donorbox"]{ display: none; } Let me know how it works on your site AVKTX and tuanphan 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
AVKTX Posted August 22, 2022 Author Posted August 22, 2022 Thank you so much! It worked perfectly 🙂 Beyondspace 1
maxwel Posted July 24, 2023 Posted July 24, 2023 Hi there! I'm also trying to hide the nav button "Book Now" on this specific landing page: https://www.sandandsaltescapes.com/final-room-flash-sale Any help with the code to make this happen would be greatly appreciated! Thank you!
tuanphan Posted July 25, 2023 Posted July 25, 2023 On 7/24/2023 at 8:00 AM, maxwel said: Hi there! I'm also trying to hide the nav button "Book Now" on this specific landing page: https://www.sandandsaltescapes.com/final-room-flash-sale Any help with the code to make this happen would be greatly appreciated! Thank you! See this code 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment