Hi, I have created a reservation button on all pages of my site but I want to hide it on one page only. I need this reservation button on all my pages except one.
How can I hide it only on one page, please?
Thanks for your help
1 Like
Just use hide on the page that you want it hidden on.
https://www.wix.com/corvid/reference/$w.HiddenMixin.html
You can also use collapse too.
https://www.wix.com/corvid/reference/$w.CollapsedMixin.html
Although note that if you have used the ‘show on all pages toggle’ through the Wix Editor, then if you hide it on one page, then it might be hidden on all the other pages too.
Hi, thank you for your quick answer. yes I have used the ‘show on all pages toggle’ through the Wix Editor. should I remove this feature? If yes, how? and how to select pages with or without buttons?