Hiding menu and title on one page only
General Discussion
3
Posts
2
Posters
327
Views
2
Watching
-
Hi there,
I am trying to hide menu and site title on home page only. I have entered some custom CSS but the result is unexpected:
- The site title is hidden on all pages, on both desktop and mobile.
- The menu is hidden on all pages on mobile.
Could anyone advise?
I've searched through this forum as well as read up on custom CSS documentation, and cannot see if I've done something incorrectly?
This is the custom CSS:
.slug-holding-page .laynav, .sitetitle, .burger, .navbar, .mobile-title {
display:none !important;
}This is the website's homepage:
https://www.peteraitis.lt/This is another example page:
https://www.peteraitis.lt/vilnius-rowing-club/Thanks a lot in advance!
-
.slug-holding-page .laynav, .slug-holding-page .sitetitle, .slug-holding-page .burger, .slug-holding-page .navbar, .slug-holding-page .mobile-title { display:none !important; }this is how it should look. after every comma, it is a new css selector!
-
.slug-holding-page .laynav, .slug-holding-page .sitetitle, .slug-holding-page .burger, .slug-holding-page .navbar, .slug-holding-page .mobile-title { display:none !important; }this is how it should look. after every comma, it is a new css selector!
@arminunruh fantastic, thank you! 🙈
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com