Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.4k Topics 18.6k Posts
  • How to do this page like Parallax?

    5
    0 Votes
    5 Posts
    186 Views
    RichardR
    Dear @sidyou

    "i wanna the words at Upper right corner and Bottom right corner"
    You have achieved the 'fixed' links yes?: Screen Shot 2021-07-19 at 6.13.38 PM.png

    "excuse, why i use the 'Simple Parallax' it will have blank background on it?? like this?" Screen Shot 2021-07-19 at 6.17.43 PM.png

    This is space left from "Row-3's" offset. I noticed on the 3rd row you have no background image set.

    Hope this helps and best wishes ✨ Richard
  • Intro - Navbar on top

    4
    0 Votes
    4 Posts
    57 Views
    RichardR
    Best wishes Hans ✅ be careful not to use !important property too much as it overrides all. @Hans-Pelle
  • 0 Votes
    4 Posts
    63 Views
    RichardR
    @Hans-Pelle Have a great day Hans, thank you for supporting Lay Theme ✨
  • Burger Icon Custom doesn't appear

    2
    0 Votes
    2 Posts
    30 Views
    RichardR
    Dear @tali Best wishes

    Are you able to post a link to your website with the Custom burger icon in question, and we can better inspect that 🔍

    Have a wonderful day 🏖 Richard
  • Mobile Fixed Background Video

    6
    0 Votes
    6 Posts
    219 Views
    M

    Thank you for your answer @Richard . I need the video to be fixed and to cover the whole body (100vh)

    Now I found out that the behavior is down to position fixed, causing this problem in the mobile view. Using your code (or my code) with position fixed is causing this error. Without fixed positioning, everything works as expected.

    Is there something that I need to know about the theme in order to work with fixed positioning? Cause I remember some issues in the past that I had with fixed positioning.

    Would love to hear from you
    Best, Markus

  • MENU BAR IN JUST ONE PAGE

    2
    0 Votes
    2 Posts
    36 Views
    RichardR
    Dear @Nunomaio

    This is very possible with the use of CSS applied to your website.
    Here in the Documentation page is an explanation of how CSS may be applied to a set of pages or a specific page in your case.

    https://laytheme.com/documentation.html#custom-css-styling

    Custom CSS would be added via:

    Lay Options > Custom CSS & HTML > Custom CSS >

    or

    Customize > CSS >

    This will likely require the use of a Browser's "Inspection" Tools ( Developer Tools ).

    Hope this helps you in the right direction @Nunomaio and good luck! google is very much your friend 🌝

    Sincerely Richard
  • Footer Polylang

    2
    0 Votes
    2 Posts
    41 Views
    RichardR
    Dear @Bella

    I am sorry to say that the situation with Lay Theme and Woo-Commerce's Polylang is still being reviewed.

    One Footer can be chosen per Project yes. A duplicate should be made of this Footer as well that allows for Multilingual use

    To clarify - different projects can have different footers.

    Talk soon @Bella & best wishes Richard
  • Debug changing page colours (Safari)

    6
    0 Votes
    6 Posts
    49 Views
    RichardR
    Thanks for the update Joe, best wishes 🌝 @joeclarkx
  • 0 Votes
    4 Posts
    72 Views
    RichardR

    Thanks for understanding @paulcalver , have a great day! 🌝

  • Menu mouseover

    2
    0 Votes
    2 Posts
    38 Views
    RichardR
    Dear @andreschmidt

    This would require some custom coding on your part, referring to Lay Theme documentation will help:

    The effect would occur when you 'Hover' over text.

    https://www.w3schools.com/csSref/sel_hover.asp

    This may require some Javascript or jQuery to single out the letters from the wider word.

    Hope this helps you in the right direction and as they always say "Google is your friend" ! 💥 Sincerely Richard
  • Set cover color instead of darken

    2
    0 Votes
    2 Posts
    58 Views
    RichardR
    Dear @Remco-van-Dun

    This would require some Custom Coding on your part, however there is a lot of amazing content online as well as Lay Theme documentation:

    https://laytheme.com/documentation.html#custom-css-styling

    Inspecting quickly i see the '.cover-region' has a filter added:

    Screen Shot 2021-07-13 at 8.00.26 PM.png

    https://www.w3schools.com/cssref/css3_pr_filter.asp

    Hope this helps you in the right direction @Remco-van-Dun best wishes ! 🌝 Richard
  • Thumbnail grid filter not showing on Mobile

    3
    0 Votes
    3 Posts
    46 Views
    RichardR
    Dear Hans @Hans-Pelle

    Thank you so much for this valuable info - I have passed this on to Armin for the next update ➡️

    Have a wonderful day Hans and thank you for supporting Lay Theme 🌝 Richard
  • All in one Seo

    2
    0 Votes
    2 Posts
    68 Views
    RichardR
    Dear @danielerametta

    Sorry to hear the All in one SEO is clashing with the most recent update. Unfortunately Lay Theme cannot always stay compatible with certain Third-party plugins as it updates. Because of this, i still hope to provide you with a solution:

    If you would like a previous version of Lay Theme please send an email to lostfiles@laytheme.com with your License key and the download can be provided 🌝

    Talk soon @danielerametta and have a wonderful day ✨ Richard
  • Random intro image

    18
    3 Votes
    18 Posts
    1k Views
    RichardR
    @Remco-van-Dun Thank you! 💥
  • 0 Votes
    4 Posts
    33 Views
    RichardR
    Dear @jordanm Thank you Jordan - I have replied to your message in 'Chat' ✨
  • 0 Votes
    2 Posts
    44 Views
    RichardR
    Dear @lmpa92

    Maybe this helps you in the right direction.
    The width of your images container ( .textproject ) is 60%.

    By changing the left-margin from 8% to 20% you are centering it:

    @media (min-width: 601px) #grid .push-1 { margin-left: 20%; }

    Screen Shot 2021-07-06 at 9.12.36 PM.png

    Also if it helps:

    https://laytheme.com/documentation.html#custom-css-styling

    Best wishes @lmpa92 Richard
  • Unable to change menu icon position (mobile)

    2
    0 Votes
    2 Posts
    31 Views
    RichardR
    Dear @Warul-Kawa

    Currently the Customizer Site Title options do not apply for Mobile.
    If changes are needed they must be applied via Custom CSS: https://laytheme.com/documentation.html#custom-css-styling

    Best Wishes 🌝 Richard
  • 0 Votes
    2 Posts
    112 Views
    RichardR
    Dear @josehoudini

    You could use Custom CSS to adjust the Image but you must then make changes to fit your content as well:

    .mobile-title img { height: auto !important; width: 100vw; }

    ( Here you see it takes over the lower text ⬇️)Screen Shot 2021-07-06 at 8.20.47 PM.png

    https://laytheme.com/documentation.html#custom-css-styling

    Hope this points you in the right direction Jose and Good Luck! 🌝

  • 0 Votes
    4 Posts
    76 Views
    RichardR
    Dear @ksed

    Have you since come to a solution? 🌝

    Best wishes 🌼 Richard
  • Background videos embed

    2
    0 Votes
    2 Posts
    36 Views
    RichardR
    Dear @Bella

    I have added this to the development notes! thank you 🌝

    Best wishes Richard
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