Position fixed for text box in gridder
-
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.
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it