Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.8k Topics 20.5k Posts
  • Choose Background color

    4
    0 Votes
    4 Posts
    292 Views
    arminunruhA
    hey man! js like <script> jQuery(".blue").on("click", function(){ jQuery("body").attr("data-bg-color", "blue"); }) </script> css like: body[data-bg-color="blue"], body[data-bg-color="blue"] #grid, body[data-bg-color="blue"] .cover-region-desktop .cover-inner, body[data-bg-color="blue"] #footer-region, body[data-bg-color="blue"] #custom-phone-grid, body[data-bg-color="blue"] .cover-region-phone .cover-inner { background-color: blue; } then of course you'd need to add some html for your blue button and style it in "custom html at bottom" <div class="blue"></div> css: .blue{ position: fixed; bottom: 20px; left: 50%; z-index: 10; transform: translateX(-50%); } something like that and then you'd need to create more buttons, not just blue
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Need Old Version

    2
    0 Votes
    2 Posts
    47 Views
    arminunruhA
    hey i think i answered you right?
  • Mix-blend-mode for menu doesn't work for the main background

    2
    0 Votes
    2 Posts
    104 Views
    arminunruhA
    The mix-blend-mode CSS property sets how an element's content should blend with the content of the element's parent and the element's background. i guess the html structure must be different for this to work as you would like there's nothing you can do here
  • Two texts elements below an image

    2
    1
    0 Votes
    2 Posts
    53 Views
    arminunruhA
    ah dont use a stack element insert an image, click on it, at the top click "edit caption". then click the button "<>" source code then insert this code: <p>Left Text</p><div class="right lay-textformat-parent"><p>Right Text<br />Second Line</p></div> then in lay options -> custom css & html for custom css enter: .right{ position: absolute; right: 0; top: 0; } .caption{ position: relative; }
  • Text and image thumbnail in same menu

    2
    0 Votes
    2 Posts
    50 Views
    arminunruhA
    I see, try this css, this will make the space between menu points percentage based. So the space between them will get smaller when you resize the window so it wont overlap. you might want to adjust 10vw to a lower value. nav.primary li{ margin-right: 10vw; } nav.primary li:last-child{ margin-right: 0; } nav.second_menu li{ margin-right: 10vw; } nav.second_menu li:last-child{ margin-right: 0; }
  • Images pixalate

    2
    0 Votes
    2 Posts
    46 Views
    arminunruhA
    you can activate the option "never show resized versions of images" in lay options
  • Show caption as tooltip on mouseover

    11
    0 Votes
    11 Posts
    2k Views
    arminunruhA
    jQuery(".caption").offset({left: e.pageX + 10, top: e.pageY + 10});
  • Project thumbnail grid 'default' parent category

    3
    3
    0 Votes
    3 Posts
    98 Views
    R
    Thanks for your reply Armin, I must not have seen the notification. I also thought about changing it to one of the used categories but this would mean it still shows up in both grids, so also the one it shouldn't with other subjects. Which would be out of my control. Luckily!!! it seems to be fixed since the last WP update? It no longer shows in the overview, and the filter selection is identical to what I've set up in the gridder. So all good for now!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Projects requiring a refresh to load?

    9
    2
    0 Votes
    9 Posts
    221 Views
    F
    @arminunruh all working now, thanks for your help !!!
  • Sticky and strollable elements at the same page

    3
    0 Votes
    3 Posts
    73 Views
    panteleyP
    @arminunruh Hey, Thanks a lot, :)
  • Html5 videos

    2
    0 Votes
    2 Posts
    55 Views
    arminunruhA
    does it work now?
  • element grid captions (mobile)

    3
    0 Votes
    3 Posts
    87 Views
    arminunruhA
    the question and the solution seem to not be related :D
  • Modify Default Parent Theme Functionality

    2
    0 Votes
    2 Posts
    40 Views
    arminunruhA
    you can try, but a lot of functionality of the theme is in javascript and lay theme only has a few template php files that really don't contain much code what kind of website do u want to build?
  • Text Size Tablet Not Working

    5
    2
    0 Votes
    5 Posts
    174 Views
    S
    Hello are there any updates on this? Thank you so much <3
  • Can't enter License Key...

    4
    2
    0 Votes
    4 Posts
    56 Views
    B
    @arminunruh did you manage to manually activate the license key? I emailed the login info once more.
  • Fast Image Flick - Fullscreen Slider?

    3
    0 Votes
    3 Posts
    78 Views
    P
    Cool, i'll try this! Thank you :))
  • Accordion Bug

    40
    0 Votes
    40 Posts
    3k Views
    F
    [image: 1656069467800-sc04.jpg] [image: 1656069467755-sc03.jpg] [image: 1656069467729-sc02.jpg] [image: 1656069467702-sc01.jpg]
  • Thumbnails mouseover transition

    6
    0 Votes
    6 Posts
    565 Views
    T
    @mariusjopen hi! I want to add this to my portfolio but know no css. Would you be able to help me? I'm happy to pay for your work of course.

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