Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    classic sticky / fixed elements?

    Feedback
    2
    2
    21
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      thomasmaier last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • arminunruh
        arminunruh Global Moderator last edited by

        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.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Post a link to where the problem is if possible, please <3
        I don't answer or check forum DMs, please just post on the forum.
        Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

        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

        Thanks!

        Online Users

        J
        H
        O

        Recent Topics

        • J

          Images Size when scale Browser

        • Search as icon instead of text?

        • FILTER Categories showing all projects

        • H

          Vimeo embed with autoplay and loop is really slow...help!

        laytheme.com