Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.3k Posts
  • Mix-Blend-Mode for .sitetitle and .menu-item

    12
    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
    0 Votes
    9 Posts
    745 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
    136 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
    62 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
    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
    187 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
    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
    0 Votes
    4 Posts
    146 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
    75 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
    74 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
  • Thumbnail-Title width the same width as project thumbnail

    6
    0 Votes
    6 Posts
    274 Views
    mariusjopenM
    Dear @j-varela Nice! Thank you for letting us know! Best and have a wonderful day! Marius
  • Not able to click on anything

    2
    0 Votes
    2 Posts
    50 Views
    mariusjopenM
    Dear @jorge Do you have any third-party plugins installed or CUSTOM JS code? Is it possible to deactivate it for a moment to see if the problem remains? Is Wordpress and LayTheme up to date? Many wishes! Marius
  • Strange Outline Custom Arrows Carrousel

    3
    0 Votes
    3 Posts
    66 Views
    mariusjopenM
    Dear @liquish I cannot reproduce it, can you send a screenshot? Best! Marius
  • Menu elements do not appear on mouseover on top page

    2
    0 Votes
    2 Posts
    60 Views
    mariusjopenM
    Dear @amatotanto you might need to set the menu points as well for this in the CUSTOMIZER. If this does not work. It might be a bug. Best! Marius
  • Different font size in chrome and safari on mobile

    2
    0 Votes
    2 Posts
    110 Views
    mariusjopenM
    Dear @amatotanto we cannot reproduce the problem. Can you tell us the version of your iphone? Best! Marius

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