Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.5k Posts
  • non-breaking spaces

    3
    0 Votes
    3 Posts
    754 Views
    arminunruhA
    I can see you are using a table element inside of the text editor. We now also have our own Lay Theme table element that is easier to edit. If you go to +More -> +Table When I look at the code of your text, I can see that it's not just text but also some span elements: [image: 1758273470268-b3cbf04c-fabf-4518-9928-045234f44ee7-image.png] Whenever you style parts of a text to be a different font family, the text editor creates a span tag around that part of the text to be able to style only that part. So above you see, we have the word Hualula in bold. So that gets into its own span element. Now the problem is non-breaking spaces work within texts that are not split up by other tags like span tags. I think if you select your text and click the clear formatting button: [image: 1758273628616-a20838a4-7e87-4783-8b88-1fbbdc8fe85c-image.png] then the span elements would be removed, and the non-breaking spaces would work correctly. If you would just want to
  • Use the same logo in desktop and mobile

    4
    0 Votes
    4 Posts
    940 Views
    arminunruhA
    [image: 1758272862551-779cebf3-02a7-487e-9838-7f2eea7a6b05-image.png] looking at the html you inserted, I can see that you just have an empty div. Furthermore, there seems to be a title tag and some meta tags inside of your HTML. I think this shouldn't be there.
  • image centered / resized on all screens

    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA
    hey jonas! with the latest lay theme update you can also do this: position an image over the whole full width: [image: 1758187757067-1f75f603-3668-472d-a781-8c2ab057c1ec-image-resized.png] select the image and in the sidebar, enable fixed height and use object fit contain. play around with the height setting, you could also use a value like 90vh for example [image: 1758187844357-46d3e012-340c-4dca-97fb-a60c23a14345-image.png]
  • MENU BAR CHANGED?

    3
    0 Votes
    3 Posts
    936 Views
    B
    Resolved, thank you!
  • Unable to space menu from the top (mobile only)

    3
    1
    0 Votes
    3 Posts
    1k Views
    L
    Thank you!
  • Title alignement

    2
    2
    0 Votes
    2 Posts
    1k Views
    arminunruhA
    hey darius! your site title spacing is 143px to the left your gridder has a 10% space to the left you could set your site title to be 10% space to the left instead in the customizer
  • Overlay close custom cursor

    7
    2
    0 Votes
    7 Posts
    1k Views
    L
    @arminunruh WOW Thanks! so good!
  • burger menu : Close box Position

    4
    1
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    u can also use this css .lay-overlay > .lay-content{ overflow: hidden!important; } to hide the scrollbar have a nice day!
  • Optimizing SEo

    5
    0 Votes
    5 Posts
    2k Views
    arminunruhA
    [image: 1757599158613-a75f92b7-a996-41a3-9920-396bbbde5cb6-image.png] mh if i enter ur name ur first place for me
  • My site broke and I dont know what to do

    4
    0 Votes
    4 Posts
    1k Views
    arminunruhA
    no problem! i can fix it for you, you can also just send your webhost login to info@laytheme.com
  • “Table” element in gridder: column width

    table gridder columns column width
    11
    0 Votes
    11 Posts
    2k Views
    H
    In combination, installing the update and clearing the layout cache did the trick. Thank you for looking into this.
  • turn off overlay in mobile view

    18
    0 Votes
    18 Posts
    2k Views
    arminunruhA
    it seems that, on pages like this: https://proyectopiranha.com/editorial/ your overlay shows up and thus, the overlay background, but you hide the overlay using css. but you didnt hide the overlay background using css. thats why on pages like that, you cant scroll or click anything, unless you click once to hide the transparent overlay background. you could use this css: body:not(.home) #lay-overlays{ display: none; } this will hide the overlays and overlay backgrounds on all pages except for home. add this in: lay options -> custom css & html -> custom css for desktop now for mobile if you want to hide the overlay and the bg, everywhere, simply use: #lay-overlays{ display: none; } add this in: lay options -> custom css & html -> custom css for phone
  • customized Google Maps plugins

    6
    0 Votes
    6 Posts
    1k Views
    arminunruhA
    ahja verstehe verstehe!
  • Video player playlist

    2
    0 Votes
    2 Posts
    1k Views
    arminunruhA
    also: i really love the hove addon / half background option, i was wondering if that could be a permanent option. what do you mean with permanent option? i think html5 videos play even when they are not fully loaded. theres no way to put multiple videos into like one video element and then they play one after another no
  • 0 Votes
    2 Posts
    1k Views
    arminunruhA
    [image: 1757065909461-e0b5142b-1b0e-41fe-99f6-a41e52d92552-image-resized.png] great looking website!! it seems to be this text, that has a large font-size applied to it. please go to where this text is in the gridder, and edit it. select the text and click "clear formatting" [image: 1757066104969-ebebc809-13d9-4e2f-a574-93e025076c4e-image.png] now apply a textformat, that has a smaller font-size for mobile. my guess is you want your email address to be full width. you could create a svg and insert it as a 100% full width image instead of using text. this would scale it perfectly. btw for this you could also use the new table element: [image: 1757066063664-ea50f880-37c7-4321-be67-da05507a67c0-image.png]
  • full-width slider with links

    3
    0 Votes
    3 Posts
    964 Views
    A
    Hi Armin! Thank you. Looking forward. :-)
  • critical error message - cannot log in to website to fix - please help

    4
    0 Votes
    4 Posts
    214 Views
    arminunruhA
    hm i dont see it! can u try again?
  • Burger Icon Position right on the center?

    5
    0 Votes
    5 Posts
    852 Views
    A
    Thank youuuuu!!!!!
  • change of email that was used to purchase the Lay Theme licence

    3
    0 Votes
    3 Posts
    777 Views
    P
    Wonderful!.. Thanks!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied

I also code custom websites or custom Lay features.
💿 Email me 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