Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.5k Topics 19.0k Posts
  • 0 Votes
    2 Posts
    29 Views
    arminunruhA

    maybe

    if you go to textformatsScreenshot 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
    139 Views
    arminunruhA

    mh but if you put it in the right bottom corner it doesnt take up much space

    and it remembers its position

    Screenshot 2023-06-30 at 17.50.39.jpg

  • HIding the secondary menu in the projects

    2
    0 Votes
    2 Posts
    61 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
    47 Views
    arminunruhA

    make sure your url contains:

    http://

    or https://

    if it doesn't the link won't work properly

    Screenshot 2023-06-30 at 17.15.39.png

  • random background olor on split screen

    3
    0 Votes
    3 Posts
    71 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
    175 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
    87 Views
    C

    @arminunruh Thanks Armin, I've sent you an email!

  • Blur part of the page when scrolling

    3
    0 Votes
    3 Posts
    99 Views
    A

    @arminunruh Okay I see. Anyways thank you! <3

  • 0 Votes
    7 Posts
    98 Views
    P

    Thanks Armin, it works now!

  • 0 Votes
    3 Posts
    81 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
    120 Views
    T

    @arminunruh thank you, Armin!

  • Imgix integration problems

    3
    0 Votes
    3 Posts
    53 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
    65 Views
    A

    @arminunruh @fotox. i posted an idea for that in the forum.

    http://laythemeforum.com:4567/topic/8949/disable-rightclick-and-context-menu-for-copyright-reasons?_=1687210981884

  • 0 Votes
    3 Posts
    53 Views
    S

    Thanks, Armin!

  • Disable scroll when mobile menu open

    4
    0 Votes
    4 Posts
    91 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
    56 Views
    arminunruhA

    i haven't worked on this yet!

  • reducing height of browser breaks carousel

    3
    0 Votes
    3 Posts
    44 Views
    J

    @arminunruh

    Legend

  • Cover disables the background elements

    5
    0 Votes
    5 Posts
    75 Views
    arminunruhA

    try to use the inspector of your browser and use custom css

    i dont have time to come up with custom css for you :/

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