target all projects in css
General Discussion
2
Posts
2
Posters
582
Views
2
Watching
-
Hello,
with the following code it is possible to change something in a certain project:
body[data-type="project"][data-id="193"] a.sitetitle.txt {
visibility: hidden;
line-height: 0;
}But I want to change something in all project.
Instead of data-id="193"
it should be something like data-id="all projects"would be nice to get some help.
******Thanks a lot
-
Well, just leave out the data-id stuff:
body[data-type="project"]{ }
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com