Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.5k Posts
  • Issue aligning site title and menus on the same baseline

    5
    0 Votes
    5 Posts
    154 Views
    arminunruhA
    i think this can happen if you use a different font or different fontsize for the site title and the menu for you that doesnt seem to be the case for me it seems to work properly: [image: 1688141089842-screenshot-2023-06-30-at-18.04.44-resized.png] i use the same font and font size for site title and menus maybe it has to do with the lineheight. maybe you use a textformat for one and dont use a textformat for the other in your link it seems you have created a different design so i cant check
  • 0 Votes
    2 Posts
    58 Views
    arminunruhA
    maybe if you go to textformats[image: 1688140855401-screenshot-2023-06-30-at-18.00.34.png] you see theres "html class" the class here is ._test3{ } so use custom css: ._test3{ font-family: yourfontname, another-fontname, sans-serif; } maybe that works, not sure i think this won't work ^^
  • What does this floating "layers" tab?

    4
    0 Votes
    4 Posts
    164 Views
    arminunruhA
    mh but if you put it in the right bottom corner it doesnt take up much space and it remembers its position [image: 1688140319829-screenshot-2023-06-30-at-17.50.39-resized.jpg]
  • HIding the secondary menu in the projects

    2
    0 Votes
    2 Posts
    81 Views
    arminunruhA
    Post a link to where the problem is if possible, please <3
  • test your external links in the menu

    2
    0 Votes
    2 Posts
    60 Views
    arminunruhA
    make sure your url contains: http:// or https:// if it doesn't the link won't work properly [image: 1688138209593-screenshot-2023-06-30-at-17.15.39.png]
  • random background olor on split screen

    3
    0 Votes
    3 Posts
    130 Views
    arminunruhA
    this code that is at the very end of the topic didn't work? do you have a link to your website? <script> var colors = ["#fff", '#000', '#f0f', '#0ff', '#00f', '#ff0', '#0f0'] window.laytheme.on("newpageshown", function(){ var ix = getRandomInt(0, colors.length); var color = colors[ix]; jQuery('#grid, #custom-phone-grid, .cover-region-desktop, .cover-region-phone, #footer, #footer-custom-phone-grid').css('background-color', color); }); // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random // Returns a random integer between min (included) and max (excluded) function getRandomInt(min, max) { min = Math.ceil(min); max = Math.floor(max); return Math.floor(Math.random() * (max - min)) + min; } </script>
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • menupoint active custom css

    6
    0 Votes
    6 Posts
    261 Views
    A
    @antonia_viola hmm, if you've already added css for the nav for hover effect, if you just duplicate that code but replace, ':hover' with, ':active' that should work. I tried it on chrome inspector on your site and it worked.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Whole website apart from splash page is blank

    7
    1 Votes
    7 Posts
    119 Views
    C
    @arminunruh Thanks Armin, I've sent you an email!
  • Blur part of the page when scrolling

    3
    0 Votes
    3 Posts
    136 Views
    A
    @arminunruh Okay I see. Anyways thank you! <3
  • 0 Votes
    7 Posts
    187 Views
    P
    Thanks Armin, it works now!
  • Collapse/expand rows doesn’t work with stacked elements

    3
    0 Votes
    3 Posts
    103 Views
    P
    @arminunruh Thanks, I just tried it again and it works now, I guess some of my weird custom CSS might have caused some problems … :)
  • Menu

    7
    0 Votes
    7 Posts
    150 Views
    T
    @arminunruh thank you, Armin!
  • Imgix integration problems

    3
    0 Votes
    3 Posts
    72 Views
    M
    @arminunruh Thanks Armin I will take a look and test that too. Imgix is becoming really widely used, and offers a whole suite of image processing features at scale, so I'm keen to get that working - particularly to meet the needs of clients, rather than relying a plugin approach. I've been in touch with Imgix tech support, and one comment they have made is that src value inside the image tags are base64 encoded, so Imgix and other similar services may not be able to intercept/recognise these particular images for processing. Not sure if that checks out or not, but I'd love to see if I can get at least get to the bottom of why it's not working.
  • No Right Click Images

    3
    0 Votes
    3 Posts
    89 Views
    A
    @arminunruh @fotox. i posted an idea for that in the forum. http://laythemeforum.com/topic/8949/disable-rightclick-and-context-menu-for-copyright-reasons?_=1687210981884
  • will deactivating Phone layout in settings erase existing phone layouts?

    3
    0 Votes
    3 Posts
    73 Views
    S
    Thanks, Armin!
  • Disable scroll when mobile menu open

    4
    0 Votes
    4 Posts
    149 Views
    arminunruhA
    ah i understand! i wrote it down and will consider it :)
  • how can i align a caption vertically

    6
    0 Votes
    6 Posts
    87 Views
    arminunruhA
    i haven't worked on this yet!
  • reducing height of browser breaks carousel

    3
    0 Votes
    3 Posts
    67 Views
    J
    @arminunruh Legend

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