Harry_Uprise Posted May 13, 2021 Share Posted May 13, 2021 Site URL: https://www.uprise.academy/ Hi there, I'm looking to remove the CTA button from the top-right of my site, on certain pages only. For example, I would like the green "Request Invite" button to not appear on this page: https://www.uprise.academy/nomadmba But to still appear on other pages as default. Any advice on the code I could add to the pages where I want to remove that button? Any help much appreciated : ) Link to comment
tuanphan Posted May 14, 2021 Share Posted May 14, 2021 18 hours ago, Harry_Uprise said: Site URL: https://www.uprise.academy/ Hi there, I'm looking to remove the CTA button from the top-right of my site, on certain pages only. For example, I would like the green "Request Invite" button to not appear on this page:https://www.uprise.academy/nomadmba But to still appear on other pages as default. Any advice on the code I could add to the pages where I want to remove that button? Any help much appreciated : ) Add to Nomadmba Page Header <style> .header-actions-action.header-actions-action--cta { visibility: hidden; } .header-menu-cta { visibility: hidden; } </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
Harry_Uprise Posted May 16, 2021 Author Share Posted May 16, 2021 it worked! thanks so much for this help Tuanphan : ) Link to comment
tuanphan Posted May 21, 2021 Share Posted May 21, 2021 On 5/17/2021 at 4:40 AM, Harry_Uprise said: it worked! thanks so much for this help Tuanphan : ) Do you need to solve these? Site URL – https://www.uprise.academy/ 1. (Tablet-Homepage) Remove white bar on right of screen 2. (Tablet-About us) Change to 2 people/row? 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