Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.7k Topics 20.3k Posts
  • mobile second menu different position possible?

    2
    0 Votes
    2 Posts
    19 Views
    arminunruhA
    hello for mobile menu you cant have multiple you always only have one you mean second menu point of mobile menu your mobile menu should be aligned to the bottom. now you have top: 640px. i dont think thats a good idea. any phones where the browser height is more or less, the menu wont be at the bottom but somehwere in between in the customizer, check if you can set the menu position to bottom. or use my css here: nav.mobile-nav{ position: fixed!important; top: auto!important; bottom: 10px!important; } to move your second menu point more to the left: body.mobile-menu-style_desktop_menu nav.mobile-nav li:last-child { right: 80px!important position: relative!important; }
  • how to make a website offline?

    4
    0 Votes
    4 Posts
    30 Views
    U
    oh i can edit them in bulk. all good thank u very much <3
  • Automatic update for theme and plugins

    6
    0 Votes
    6 Posts
    114 Views
    arminunruhA
    ok so we disabled the caching plugin and now it seems to work
  • Change fonts in accordeon CSS

    6
    0 Votes
    6 Posts
    59 Views
    D
    THX it worked.
  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Problem with Vimeo embedded video

    2
    0 Votes
    2 Posts
    37 Views
    arminunruhA
    no you dont insert html code. you insert a url to a mp4 video like: https://player.vimeo.com/progressive_redirect/playback/1038893865/rendition/1080p/file.mp4 :DD
  • Change image for custom css

    5
    0 Votes
    5 Posts
    33 Views
    M
    Thanks a lot!!!
  • Adjusting space between images in carousel

    9
    0 Votes
    9 Posts
    690 Views
    D
    Cool, thanks!! Yes, it is only shown while sliding. It is a detail, but it bothered me, especially because I had rounded corners on the images :)
  • 3D Addon won`t work

    4
    0 Votes
    4 Posts
    18 Views
    arminunruhA
    for html5 video elements? <script> window.laytheme.on("newpageshown", function(){ jQuery('video').on('mouseenter', function(){ this.pause(); }).on('mouseleave', function(){ this.play(); }) }) </script> Enter this css in "lay options" -> "custom css & html" -> "custom head content" autoplay must be on mute must be on [image: 1743434842795-screenshot-2025-03-31-at-17.27.20.png] this way the video will play at first and when you mouseover it pauses. then when you move mouse away it plays again
  • How to align table Text to the top

    4
    0 Votes
    4 Posts
    178 Views
    arminunruhA
    unfortunately tables are really not so great in the texteditor. its just the standard table plugin of the texteditor. i might need to create some kind of table element one day :O
  • tumbnail grid photos all squared

    14
    0 Votes
    14 Posts
    154 Views
    arminunruhA
    maybe if you try this instead? .type-elementgrid .ph{ padding-bottom: 100%!important; } .type-elementgrid img, .type-elementgrid video{ height: 100%!important; width: 100%!important; object-fit: cover!important; object-position: center; } .type-thumbnailgrid .ph{ padding-bottom: 100%!important; } .type-thumbnailgrid img, .type-thumbnailgrid video{ height: 100%!important; width: 100%!important; object-fit: cover!important; object-position: center; }
  • keep site title and navigation showing with lightbox feature

    6
    0 Votes
    6 Posts
    75 Views
    arminunruhA
    i have a paypal :D armin.unruh@gmail.com please dont send more than 5€, this support here is included in the price of lay theme ^^ if you want me to do more extensive programming for a website, like you need many customizations or even custom lay theme elements, you can write an email to me and i can create a cost estimate doing this is a little tricky. because the size of the image is calculated with javascript to have the right space at the top and bottom. however, what you could try is this css which simply scales down the image while the space at the bottom should remain the same: #lightbox-region .swiper-slide img{ transform: translate(-50%, calc(-50% + 20px)) scale(0.8)!important; } you can play around with 20px and 0.8 for different sizing and positioning
  • Is it Possible to Add imagen Hover to an Overlay with a Project Index?

    3
    0 Votes
    3 Posts
    25 Views
    arminunruhA
    mmh for me it works. do you have a link? can you update lay theme?
  • Videos playing in 3D Object by hover-on

    4
    0 Votes
    4 Posts
    23 Views
    B
    thank you very much armin
  • Horizontal & vertical

    8
    0 Votes
    8 Posts
    84 Views
    B
    awesome i saw it on IG!
  • Left/right background image to have margins

    2
    0 Votes
    2 Posts
    12 Views
    arminunruhA
    its a good idea you can do sth like this with css: .background-image.background-image-count-2 img:first-child{ left: 20px!important; width: calc(50% - 30px)!important; } .background-image.background-image-count-2 img:last-child{ right: 20px!important; width: calc(50% - 30px)!important; left: auto!important; } Enter this css in "lay options" -> "custom css & html" -> "custom css for desktop"
  • Mobile. Not all projects are displayed

    2
    0 Votes
    2 Posts
    12 Views
    arminunruhA
    hey i need a link. maybe ure using custom phone layout and forgot to put all content into it?
  • Opacity of Background Color for a Page

    2
    0 Votes
    2 Posts
    26 Views
    arminunruhA
    .lay-overlay>.lay-content{ background-color: transparent; } .lay-overlay>.lay-content #grid{ background-color: rgba(255,255,255,0.9)!important; } maybe it could be good to learn how to use the browser inspector and how to create custom css for you with the browser inspector you can see which html elements are on a page and what css is currently applied to them. then in there you can change the css live to get a preview of what css would nee to be written to change how things look, pls google that
  • Can you turn off Lightbox for images in the Element grid?

    16
    0 Votes
    16 Posts
    293 Views
    arminunruhA
    [image: 1743421992385-screenshot-2025-03-31-at-13.53.08.png] will be included with the next update

I also code custom websites or custom Lay features.
šŸ’æ Email me here: šŸ’æ
info@laytheme.com

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
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com