Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

P

prazzo101

@prazzo101
About
Posts
55
Topics
21
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Disable Menu on Fronpage (Desktop only?)
    P prazzo101
    Aug 10, 2018, 4:34 PM

    @marvic Please post your solution here. Comments like "Solved it!" don’t help nobody.

    Installation Problems

  • Cover disables the background elements
    P prazzo101
    Jun 7, 2023, 2:32 PM

    I found a way to fix this, just if anyone run into the same problem as I did.

    1. Put the particle-Animation in front of the other elements by adding a higher z-index value and changing the position to fixed since I didn’t want it to move when I’m scrolling down

    #particles-js {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2;
    }

    1. Moving the gradient from the body-Element to #grid

    #grid {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    background: linear-gradient(270deg, #ffc647, #FB4647, #ffffff);
    background-size: 800% 800%;
    -webkit-animation: Gradient 15s ease infinite;
    -moz-animation: Gradient 15s ease infinite;
    animation: Gradient 15s ease infinite;
    

    }

    That did the trick for me.

    If I did something stupid and there is a much better way to do it, please let me know :)

    General Discussion

  • Button styles in menu bar
    P prazzo101
    Sep 25, 2018, 12:56 PM

    Thank you!

    General Discussion

  • How can I hide the active menu link from the menu on mobile?
    P prazzo101
    Sep 24, 2018, 3:21 PM

    Thank you! You guys rock! :)

    General Discussion

  • Adding row numbers
    P prazzo101
    Jul 25, 2023, 12:07 PM

    @thomasmaier Yes!! Not being able to place two elements next to each other is a huge bummer. Would be a fantastic improvement if that would be possible!

    Feedback

  • Adding row numbers
    P prazzo101
    Jul 25, 2023, 10:00 AM

    Would it be possible to add row numbers to the gridder? I am working on a website that makes extensive use of the expanded/collapsed row feature on a single page and it gets very confusing and cluttered to see what button actually expands and collapses what row. Numbered rows would help immensely.

    Feedback

  • Gridder issues since update
    P prazzo101
    Oct 31, 2020, 4:40 PM

    Same problem. I can’t do anything.

    Bug Reports

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
laytheme.com
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search