MaggieHHH Posted April 9 Posted April 9 Hi, On my site, I have a red button that says "request information." This button is on every page of my site, but I need to have it not be visible on the following pages. Does anyone know how to do this? The pages I do not need this button on are: https://theintellicafe.com/help-kiosk https://theintellicafe.com/allergen-information https://theintellicafe.com/machine-instructions https://theintellicafe.com/order-issue https://theintellicafe.com/getintouch https://theintellicafe.com/x257 https://theintellicafe.com/7823 Thanks, Maggie
tuanphan Posted April 13 Posted April 13 Edit 7 Pages > Add a Block (anywhere on page)> Choose Code from the list > Paste this code > Then save & reload the page <style> div.float-button { display: none !important; } </style> MaggieHHH 1 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