thlohinec Posted December 12, 2022 Share Posted December 12, 2022 Having an issue finding a solution to hide a CTA button that scrolls with you on every page. It's currently a linked to a Calendly meeting set up page, and it looks like the code was presented from Calendly. The code for the button is currently housed in the footer section of the advanced code injection page. We're not looking to eliminate the button altogether, but just hide it on the homepage which is more of a landing-style page. Currently, the homepage is set to hide the header, pre-footer and footer. However, the CTA button still displays. You can see the page here. The green button is what we're looking to eliminate. This is the current code block: Link to comment
tuanphan Posted December 16, 2022 Share Posted December 16, 2022 Add this code to Home Page Header <style> .calendly-badge-widget { display: none !important; visibility: hidden !important; } </style> 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