Hide Project Title in mobile version
General Discussion
5
Posts
3
Posters
1.7k
Views
2
Watching
-
Hey,
I am looking for a way to hide the project titles in the mobile version. Because the mouse over effect obviously doesn't work on a touchscreen device, the backgroundcolour wouldn't show and the readability of the titles is noit working. So it would be fine to just exclude the project titles in the mobile version. Is that possible?
Cheers
-
Hey! No problem, in your backend, go to "lay options" -> "misc options". There you can write this CSS into the field "Custom CSS for Mobile Version"
.title{ display: none; }:+1:
-
Hey! No problem, in your backend, go to "lay options" -> "misc options". There you can write this CSS into the field "Custom CSS for Mobile Version"
.title{ display: none; }:+1:
@arminunruh
Hey, it doesn't work anymore!? -
.title{
display: none!important;
}Maybe try this?
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com