Position fixed for text box in gridder
General Discussion
3
Posts
2
Posters
553
Views
1
Watching
-
Hey,
I’m trying to fix a piece of text in the gridder. So when I scroll it remains in the same place and scrolls with me. As opposed to staying where it is and moving out of browser sight when I scroll down.
In the past giving the text box a class and targeting it with css to give it position: fixed; worked. But now has no impact on the live result. Could you advise how I can do this? @arminunruh
-
i think you need this extra css:
.row{
position: static!important;
}this might mess up some layouts
but i think then fixing a column should work with css
-
i think you need this extra css:
.row{
position: static!important;
}this might mess up some layouts
but i think then fixing a column should work with css
@arminunruh thanks Armin. I’ll give it a try.
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com