i want to hide these buttons on https://www.livv.com/our-homes
added in the rules but not working.
please advice
Rule not working
Hey mark !
I've checked your site and found out that the page-rule is set to match https://livv.com/our-homes
, it's missing the www
(the site always redirects to your www
subdomain).
You can also try adding the www
or changing the type to Path
and operator is
. Then the path will become /our-homes
, this way the exact (sub)domain doesn't matter anymore
Let me know if this helps!