Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • Hide mobile menu, when scrolling down

    6
    0 Votes
    6 Posts
    330 Views
    arminunruhA

    @Ludwig said in Hide mobile menu, when scrolling down:

    where, how, what can i enter, that the mobile-menue hides ?

    hey theres no lay theme built in way for the mobile menu to hide on scroll

    i think @albrecht might have used this code to make it work not sure

    <script> var prevScrollpos = window.scrollY; window.onscroll = function() { var currentScrollPos = window.scrollY; if (prevScrollpos > currentScrollPos) { document.querySelector(".navbar").style.top = "0"; } else { document.querySelector(".navbar").style.top = "-50px"; } prevScrollpos = currentScrollPos; } </script>
  • Vimeo video Lightbox

    2
    0 Votes
    2 Posts
    71 Views
    arminunruhA

    ooh mmh sorry lay theme cant do that :/

  • HOW TO MAKE ELEMENT STICK

    2
    0 Votes
    2 Posts
    191 Views
    arminunruhA

    hey for a logo just use customize → site title

    Another thing, could this fixed element animate to another fixed element when scrolling down?

    im not sure if i know what u mean

    the sticky feature should work, however, it only makes an element sticky within one row

  • 0 Votes
    2 Posts
    63 Views
    arminunruhA

    oh and you want text to the right of the image

    right click on the row, choose "set left image background"

    use this custom css:
    and change the values like width height top and left if u want

    html.objectfit .background-image.background-image-style-left img{ object-fit: contain; width: 50%; height: 100%; position: absolute; right: auto; left: 0; top: 0; }
  • 0 Votes
    2 Posts
    32 Views
    arminunruhA

    oh

    u made it work i see, right?
    yea that needed some custom css

  • border thumbnail mouseover

    2
    0 Votes
    2 Posts
    24 Views
    arminunruhA

    ooh
    i think u need to do custom css

  • news section categories

    2
    0 Votes
    2 Posts
    34 Views
    arminunruhA

    hey there! yea thats on my todo list!
    not sure when i will have time to work on it :(

  • Tag for individual images

    2
    0 Votes
    2 Posts
    55 Views
    arminunruhA

    hey sorry the search function only searches for projects, not for images

  • 0 Votes
    6 Posts
    236 Views
    arminunruhA

    please read the cyan box on the right
    i always need a link to where the problem is so i can take a look

  • 0 Votes
    2 Posts
    19 Views
    arminunruhA

    when you click on the intro it should hide

    youtube videos
    hmm

    im not sure too many people would use that feature with a youtube video

  • 0 Votes
    4 Posts
    71 Views
    arminunruhA

    pixel values cant be converted to percentage values 1:1

  • content of page under navbar, responsive

    2
    0 Votes
    2 Posts
    35 Views
    arminunruhA

    your navbar height is probably in pixels

    so you can go to lay options → gridder defaults

    set top frame to "in px" and set the same px height value as your menu bar height

    you can check ur menu bar height in the customizer

  • Tag filter / Maximum width

    2
    0 Votes
    2 Posts
    45 Views
    arminunruhA

    Screenshot 2023-04-02 at 16.32.28.png

    theres an error in ur css, u missed a ;

    i think u need to do width 50vw and overflow hidden or overflow scroll or sth

  • BLEND MODE ON MOBILE

    2
    0 Votes
    2 Posts
    33 Views
    arminunruhA

    oh well

    don't have time for helping with custom css at the moment sorry :/

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    1 Views
    No one has replied
  • disable Hamburger menu completely

    2
    0 Votes
    2 Posts
    34 Views
    A

    @charm-slave hey, if you choose 'use desktop style' in the mobile menu section in the customiser.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • add css class to site title img

    3
    0 Votes
    3 Posts
    108 Views
    JaninaJ

    @arminunruh ahhh of course. thanks. <3

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    11 Views
Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. 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:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
E S
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com