Hiding 3D logo from a specific page
-
Hi,
Is it possible to hide the 3d logo from a specific page or post?
I'm using this custom css to hide the logo and site title, but cannot figure out the logo.
body.slug-deltabluehaiku nav.primary
{
display: none;
}
body.slug-deltabluehaiku nav.second_menu
{
display: none;
}
.slug-deltabluehaiku .sitetitle
{
display: none !important;
}Any pointers much appreciated.
Thanks,
Olly
-
#lay_canvas{ display: none; } body.slug-hello #lay_canvas{ display: block; }
slug-hello is just an example and will be different for the page you want to show the 3d logo addon for
-
@arminunruh Amazing, thank you so much
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it