Plugin Support
Gabor
(@nextendweb_gabor)
Hi @hawaiirealestate!
Page identification is managed by the theme’s code, which can be unique to the developer. Could you send me a link to the page where you would like to hide the slider? Then we will take a look at its codes, to suggest a CSS code!
If you wouldn’t want to publicly share your website’s link, please send it to us here:
https://smartslider3.com/contact-us/support/?topic=Other&platform=WordPress&version=Free&website=website-yes&send-screenshot=sreenshot-no&slider-export=slider-no
Thread Starter
USREC
(@hawaiirealestate)
Found the CSS code
.n2-ss-slider-1 body.page-id-842 {
display: none;
}