Mykes2nyce Posted October 11, 2023 Posted October 11, 2023 Hi. I would like to show clients what insurances I am in network with by adding the pages to my header. I do not need the whole page to open as each page would require a whole new design. I would just like clients to scroll over "Insurances Accepted" and see who I am in network with. Is there a way I can disable them needing or trying to click into the page? Any information would be much apprecitated. Thank you.
Solution tuanphan Posted October 12, 2023 Solution Posted October 12, 2023 If you need to disable click, just share link to page where you added it, we can give some lines of code to handle this 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!)
Mykes2nyce Posted October 25, 2023 Author Posted October 25, 2023 Thank You. Here is the link. Aetna — Bright Minds Therapy (brightmindstherapyllc.com) I have added insurances I accept, but that is all I would like to show on my Header. As customers click into each link they will get a blank page, which I am trying to prevent. Thanks again.
tuanphan Posted October 26, 2023 Posted October 26, 2023 9 hours ago, Mykes2nyce said: Thank You. Here is the link. Aetna — Bright Minds Therapy (brightmindstherapyllc.com) I have added insurances I accept, but that is all I would like to show on my Header. As customers click into each link they will get a blank page, which I am trying to prevent. Thanks again. You can add this to Website Tools (under Not Linked) > Custom CSS nav.header-nav-list>div:nth-child(1)>div * { pointer-events: none; } 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