Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.3k Topics 17.7k Posts
  • show/hide chunk of text?

    2
    0 Votes
    2 Posts
    475 Views
    mariusjopenM

    Dear @mrrpringle
    this is a nice idea!

    Until now you would need to code that with jQuery.
    Make a new div which you give a class. For example: button

    Then you can give the box which you want to hide and show another class. For example: the-box

    In CUSTOM CSS you add this:

    .the-box { display: none; } .box-active .the-box { display: block !important; }

    With jQuery you can make a function which activates the box:

    <script> jQuery(document).on("click", ".clickme", function(event) { jQuery("body").addClass("box-active"); }); </script>

    This quick example demonstrates you how it could work You still need to work on it.

    You are looking for something like an accordeon…

    Hope I could help!

    Best!

    Marius

  • 0 Votes
    7 Posts
    438 Views
    mariusjopenM

    Dear @vitamin_____l
    ah ok.

    Thank you for sharing!

    Marius

  • Lay theme update

    2
    0 Votes
    2 Posts
    214 Views
    mariusjopenM

    Dear @tammyhsieh72
    you can only update when you have a valid license.

    Can you enter a license?

    Best!

    Marius

  • Fixed size of Site title image

    6
    0 Votes
    6 Posts
    370 Views
    mariusjopenM

    Dear @J-Mocek
    cool. That was easy :-)

    Best!

    Marius

  • E-Shop

    4
    0 Votes
    4 Posts
    396 Views
    mariusjopenM

    Dear @embrd

    great! :-)

    Best!

    Marius

  • Download .zip

    5
    0 Votes
    5 Posts
    687 Views
    mariusjopenM

    Dear @kristellaurits
    no. This is not really possible.
    Maybe you can find a plugin or a webservice for that?

    Best!

    Marius

  • Button styles in menu bar

    4
    0 Votes
    4 Posts
    568 Views
    mariusjopenM

    You are welcome!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • draw lines over/under menu text?

    4
    0 Votes
    4 Posts
    205 Views
    mariusjopenM

    Dear @mrrpringle
    there are always 1000 ways.
    If it works for you and you are happy with the result – your way is not wrong at all.

    Best!

    Marius

  • Text mouse over an image

    4
    0 Votes
    4 Posts
    401 Views
    mariusjopenM

    Dear @erponserpons

    have a look here:
    https://jsfiddle.net/lesson8/SYwba/

    And consider this:
    http://laytheme.com/documentation.html#custom-javascript

    Best!

    Marius

  • Sticky Element

    6
    -1 Votes
    6 Posts
    804 Views
    mariusjopenM

    Dear Jan,

    I meant that you can put one word inside of the div class in another div or span class. You can wrap the word like <span> this </span>.
    And then you can address it with jQuery or CSS.

    Hope that helped!

    Best!
    Marius

  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Certain CSS not showing after theme update

    2
    0 Votes
    2 Posts
    149 Views
    mariusjopenM

    Dear @wallendorf
    your menu opens like a charm :-)

    Best!

    Marius

  • Aligning carrousel captions to bottom of page

    3
    0 Votes
    3 Posts
    240 Views
    mariusjopenM

    Dear @caskov

    do you know the basics of CSS?

    Then you can use the CUSTOM CSS to move things around.

    Best!
    Marius

  • Changing arrow

    3
    0 Votes
    3 Posts
    215 Views
    mariusjopenM

    Dear @wallendorf
    great! Happy to hear!

    Marius

  • Carousel Addon / Project Page

    3
    0 Votes
    3 Posts
    174 Views
    mariusjopenM

    Dear @PascalKueppers
    did you test the website on your local computer?
    Looks like a Server issue…

    Best!

    Marius

  • Sticky/fixed text in gridder

    3
    0 Votes
    3 Posts
    454 Views
    mariusjopenM

    Dear @mrrpringle
    perfect! Thank you for letting us know!

    Marius

  • alternative page title on mobile

    5
    0 Votes
    5 Posts
    269 Views
    mariusjopenM

    Dear @jenswindolf
    as long as it works – it's fine. Also for developers :-D

    Best!

    Marius

  • 0 Votes
    2 Posts
    152 Views
    arminunruhA

    nooo better use custom phone layout

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
P
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com