Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.9k Topics 21.2k Posts
  • keep site title and navigation showing with lightbox feature

    6
    0 Votes
    6 Posts
    249 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
    121 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
    112 Views
    B
    thank you very much armin
  • Horizontal & vertical

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

    2
    2
    0 Votes
    2 Posts
    99 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
    37 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
    96 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
    714 Views
    arminunruhA
    [image: 1743421992385-screenshot-2025-03-31-at-13.53.08.png] will be included with the next update
  • make image caption follow mouse!

    3
    2 Votes
    3 Posts
    320 Views
    arminunruhA
    next lay theme update will include a setting in customize → project thumbnails → project title to Have project titles also follow the mouse on non touch devices
  • Carousel Text Alignment (Baseline Consistency)

    5
    0 Votes
    5 Posts
    204 Views
    M
    Thanks, Armin. I found that the best approach to make it work was: Set the vertical alignment of the text slides to "Top." Select "Fixed Height" for the carousel. Set the height to 60vh. Align the carousel to the bottom of the row in the grid layout.
  • Project Index and enumeration symbols / bullet Points?

    3
    0 Votes
    3 Posts
    191 Views
    D
    Awesome! Thanks a lot. Works perfect.
  • SEO plugins don't recognise text

    6
    0 Votes
    6 Posts
    256 Views
    E
    Hii! No worries. I congratulate you to taking your time! Thank you for having another look at it. For now it's fine if it can read text. Maybe this is a good idea for future improvements! :) Ganz liebe Grüsse Sirkka
  • Any options for using an external CSS-editor?

    9
    0 Votes
    9 Posts
    563 Views
    D
    for me this is way easier: insert the following line into the custom CSS field: @import url('/wp-content/themes/mylay/additionalstyles.css'); Then you can save a css file named additionalstyles.css in the themes-folder /mylay/…, and this file you can open with for example Transmit (FTP-Client) & Sublime text (Editor), save, and in 2 seconds its done. then clean the browser cache and reload your website.
  • How to set Row Image Background to 100% width on mobile?

    6
    0 Votes
    6 Posts
    278 Views
    M
    Thanks, Armin, for the fix! It works perfectly!
  • Square "containers" for gridder

    9
    0 Votes
    9 Posts
    359 Views
    Y
    Thank you again Armin, that works perfectly and is just what I was after.
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • Possible to have some project Categories with Overly and some without?

    2
    0 Votes
    2 Posts
    76 Views
    arminunruhA
    you mean project overlays? no its not possible
  • Sort with tags did not work in my case

    6
    0 Votes
    6 Posts
    168 Views
    arminunruhA
    ok. sometimes i cant answer fast, so if we need to write more to clarify things, finding a solution might take a really long time ^^ i should try and answer faster too, but i just have so many things to do sometimes
  • Tags are not working

    16
    0 Votes
    16 Posts
    419 Views
    arminunruhA
    same thing with you wanting the X close icon to be an "All" text. you meant the X "deselect" icon of the tagfilter of the thumbnailgrid? but i thought you meant the X close icon of the project overlay!
  • Same Height for Mixed-Orientation Images in Element Grid

    2
    0 Votes
    2 Posts
    95 Views
    arminunruhA
    so you mean you want to have images stretch ? can you make a sketch? does this help? http://laythemeforum.com/topic/10836/square-containers-for-gridder/3

For 1on1 paid Lay Theme Coaching, contact: audrey@cyberslayers.work.

We also code custom websites or custom Lay features.
💿 Email us here: 💿
info@laytheme.com

Our Web Development company: 100k.studio

Want to tip me? https://www.paypal.com/paypalme/arminunruh

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