How to Use the 3D Plugin on a Single Page Only?
Addons
4
Posts
2
Posters
370
Views
2
Watching
-
Hi Armin,
How can I use the 3D logo plugin on a single page only instead of the whole site? Is there a way to achieve this with custom CSS?
Thanks!
-
https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page
use display none for the 3d logo div
then display block for just the page you want it to be shown on -
#lay_canvas{ display: none; } body.slug-hallo #lay-canvas{ display: block; } -
great. Thanks @arminunruh
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com