make menu bar transparent on one page?
General Discussion
5
Posts
2
Posters
308
Views
2
Watching
-
body.home .navbar{
display: none;
}this will hide your navbar on your homepage.
-
Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"
more info:
https://laytheme.com/documentation/custom-css-styling.html#css-based-on-current-page -
or to make it transparent
body.home .navbar{
opacity: 0.5!important;
}
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com