Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.5k Posts
  • 0 Votes
    2 Posts
    98 Views
    RichardR
    Dear @jnemeck Great to hear from you and thanks for providing such a nice description Currently it is sadly not possible to create Parallax on the X-axis However i think it is a good idea :) & worth noting, We will put it in the Possible Development Notes for future work on Lay Theme! Thanks For using Lay Theme and being a part of the Community & the patience with this delayed Reply Best Wishes Sincerely Richard
  • horizontal layout

    5
    1 Votes
    5 Posts
    292 Views
    RichardR
    @edgrbnz Thank you once again :) and @Blickwinkel74 Thank you so much for using Lay Theme! Hope you both have a great weekend Best Rich
  • Cover

    3
    0 Votes
    3 Posts
    138 Views
    RichardR
    Dear @fr Your awesome!! Thank you heaps for helping the community out :) Have a great weekend Best Rich
  • WooCommerce compatibility

    4
    1 Votes
    4 Posts
    155 Views
    RichardR
    @mariusjopen You can do it! We already do love you!!! :) @joanaflcarneiro @lortnok Thank you for using Lay Theme and the fun vibes and making the Forum a better and healthier Community Have a wonderful week Richard
  • Play movie on focus?

    2
    0 Votes
    2 Posts
    65 Views
    RichardR
    Dear @Neil I believe this can be achieved through Custom Javascript and additions to the <video> element within Custom HTML but it could prove difficult & lengthy to get it right. http://laytheme.com/documentation.html#custom-javascript However This is a great idea and i will forward it to Armin as an idea for the future of Lay Theme releases Thank you for bringing good ideas to the Forum, Making the Community stronger and of Course for using Lay Theme! :) Best Wishes Rich
  • Mix-Blend-Mode for .sitetitle and .menu-item

    12
    1
    0 Votes
    12 Posts
    1k Views
    edgrbnzE
    Thank you for making this theme and considering this for future dev! πŸ’πŸ’πŸ’
  • Multiple hover colours for text links

    hover links link style
    9
    1
    0 Votes
    9 Posts
    780 Views
    RichardR
    Dear @aiden Awesome! Another victory on the Lay Theme Forum Thank you for Using Lay Theme :) have a wonderful day Rich
  • On Scroll Element Transitions β€” Slower

    4
    0 Votes
    4 Posts
    137 Views
    RichardR
    Dear @Feliks Thanks for using Lay Theme :) Have a wonderful day all the Best Rich
  • Image with Title in Categories

    2
    0 Votes
    2 Posts
    65 Views
    RichardR
    Dear @werkstatt314 You can only have one project thumbnail However you can always have an Image and then Link it to your desired destination Thank you for your patience Best Rich
  • Menu transition

    4
    0 Votes
    4 Posts
    98 Views
    RichardR
    Dear @camr1 No sadly changing the transition time is not possible directly in Lay Theme - However You can change the transition time manually by using CUSTOM CSS Which Lay Theme does offer :) You have the ability to add CUSTOM CSS in: "Lay options" - "Custom CSS & HTML" There you can target the menu elements and change their transition times to your liking. If you are unfamiliar with the basics of CSS I hope this helps you as a reference point the second link provides knowledge on how to use the "Inspector tool" https://www.khanacademy.org/computing/computer-programming/html-css https://www.khanacademy.org/computing/computer-programming/html-css/web-development-tools/a/using-the-browser-developer-tools An Example i made that change the menu elements on your website - [image: 1595507563148-screen-shot-2020-07-23-at-2.18.31-pm.png] I took a look at what element was getting the "Transition" so that i could target it - [image: 1595507624253-screen-shot-2020-07-23-at-2.19.16-pm.png] [image: 1595507633893-screen-shot-2020-07-23-at-2.23.41-pm-resized.png] Then in Lay options, i added this Custom CSS Note: i added ' !important ' at the end to give this transition time superiority over any other code that may already be in place. It should also be noted that this is a crude example of what is possible, I just made it in the hope it helps you on the right path Apologies for getting back to you late, thank you for your patience Best Wishes Rich
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    17 Views
    No one has replied
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Deactivate Lay Theme License from Unreachable Website

    2
    0 Votes
    2 Posts
    154 Views
    RichardR
    Hi @marcologous We wish to help! The Best option with situations like this is if you write an email to info@laytheme.com and include a link to this conversation. Best wishes Richard
  • Resize or enable "Scroll to top" on mobile device

    mobile device scroll to top
    5
    0 Votes
    5 Posts
    197 Views
    RichardR
    Dear @edgrbnz Thank you heaps for this, really Awesome :) Your a Lay Theme Forum Superstar! Have a great day All the best Rich
  • Images don’t display in correct ratio

    3
    2
    0 Votes
    3 Posts
    52 Views
    RichardR
    Dear @kasperh Thank you for providing the Solution Friendly input like your's makes the Lay Theme community stronger Best wishes and have a great day! Rich
  • Space between rows on mobile

    4
    2
    0 Votes
    4 Posts
    148 Views
    arminunruhA
    So if you don't use a custom phone layout, go to customizer -> mobile (smartphone) -> mobile spaces -> space between elements if you use a custom phone layout, on the page switch to your custom phone layout and set the row gutter to 0 If you use an element grid or thumbnail grid, edit that element by double clicking on it. On the left side there is a setting for spaces between elements (horizontal and vertical spaces). Set the phone vertical space to 0, Ah ok I that answers your question from your email but I see now that your question here in the forum is a more specific one. I'm not sure why there's a space right there. in lay options -> custom css & html -> custom css for mobile enter: .lay-content.nocustomphonegrid #grid .row.has-background{ margin-bottom: 0; } Have a great day!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Vertical Site Title

    2
    0 Votes
    2 Posts
    76 Views
    mariusjopenM
    Dear @Meike use CUSTOM CSS: https://www.w3schools.com/cssref/css3_pr_transform.asp Are you familiar with CSS and a bit of jQuery? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/. It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-) Best! Marius
  • Custom CSS for WP Nightmode plugin

    2
    0 Votes
    2 Posts
    77 Views
    mariusjopenM
    Dear @Marie-Rud Can you post a link to your website? We will then have a look and inspect that! Many wishes! Marius

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