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.
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