AVKTX Posted August 22, 2022 Share 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! Link to comment
Solution Beyondspace Posted August 22, 2022 Solution Share 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 tuanphan and AVKTX 1 1 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
AVKTX Posted August 22, 2022 Author Share Posted August 22, 2022 Thank you so much! It worked perfectly 🙂 Beyondspace 1 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