classic sticky / fixed elements?
-
I have two problems: I can't add classic sticky elements (not the implemented laytheme-sticky feature that is only stock for a brief period) on mobile without hard-coding them in the custom code page.
On desktop I can, via he second and third menu feature – though, I am limited to URLs in anchor-tags.
A possibility would be nice to add an element (link, code, image, text, ...) fully sticky / fixed on the page, also on the mobile page.
I am not award that this is possible right now.
-
you can give a row a class of "sticky-row" in a custom phone layout.
and then write css to make the row sticky:
.sticky-row{ position: sticky; top: 0; }
On desktop I can, via he second and third menu feature – though, I am limited to URLs in anchor-tags.
Not sure what you mean because the sticky feature is just for elements inside of a gridder.
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it