Hide language selector on all website expect one page
-
Hi there.
I need to set the language selector available on only one page and hide it on the rest of the website.
I tried to apply this code, where postid-797 is the page where it should appear, but is not working and is hiding it on all the website.The page where it needs to appear is there https://ibb.co/nz5VFRp
:not(.postid-797) #trp-floater-ls {
display: none!important;
}How can I do that? Thank you.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Hide language selector on all website expect one page’ is closed to new replies.