Skip to content

General Discussion

A place to talk about anything Lay Theme related
4.2k Topics 17.6k Posts
  • 2 Votes
    2 Posts
    229 Views
    mariusjopenM

    :cartwheel_tone1:

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • rotate text about 90 degrees

    2
    0 Votes
    2 Posts
    564 Views
    mariusjopenM

    Hi Florian!

    Sure! Have a look here:

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

    div { -ms-transform: rotate(7deg); /* IE 9 */ -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */ transform: rotate(7deg); }

    you can add the code to your custom CSS.

    Good luck!

    Marius

  • 0 Votes
    4 Posts
    400 Views
    mariusjopenM

    Hey Kai!

    Great! I am happy that worked out smoothly!

    All the best!

    Marius

  • 0 Votes
    5 Posts
    582 Views
    mariusjopenM

    Hey plateau!

    Ok, I see the problem you are facing.
    If you put a div box into the custom HTML section it does not get the responsiveness.

    I would work with a little cheat.

    I see that in the gridder you made a special box which will be styled with the class lay-hr.

    I would do a second box, right above it and give it the class lay-hr-top.

    Then use:

    .lay-hr-top : { margin-top: -200px; border-top: 1px solid black; }

    I did not test the code, so maybe the 200px are too much. Maybe you also have to give the box a height.

    Another solution would be to create a line in the custom HTML section, right beneath the body tag and use jQuery to always synchronise the width with the width of the gridder.

    But I would go for the first option – even though it is not a very clean solution.

    I hope that helped!

    Best!

    Marius

  • Custom Class for Navigation Link

    2
    0 Votes
    2 Posts
    285 Views
    mariusjopenM

    Hey andlia!

    Many browsers offer a thing called inspect element.

    You can get there by right clicking on an object and then press inspect.

    There you can have an insight to all the classes which are used in the code.
    0_1495101493356_web.jpg

    I hope that helped :-)

    Best!

    Marius

  • REM

    2
    0 Votes
    2 Posts
    225 Views
    mariusjopenM

    Hey plateau!

    This is indeed a good idea and we will keep it in mind!

    Until then you can use VW and VH to have a scalable unit.

    All the best and many thanks!

    Marius

  • 0 Votes
    4 Posts
    261 Views
    P

    Hi Marius Thanks for the answer. I think I was able to figure it out. Thanks again!

  • Upgrading my license

    2
    0 Votes
    2 Posts
    184 Views
    mariusjopenM

    Hi Ted!

    I will remind Armin to send you the license.

    We get many, many emails and probably it got lost,

    All the best!

    Marius

  • Editing cursors

    2
    1 Votes
    2 Posts
    416 Views
    mariusjopenM

    Hi Anders!

    You need to call the object which you want to hover:

    .object:hover { cursor: crosshair; }

    I hope that answered your question. :-)

    All the best!

    Marius

  • 0 Votes
    2 Posts
    234 Views
    mariusjopenM

    Hi jwebb95,

    if you still have the backup.
    Can you try to use this to restore the page?

    I can recommend also the plugin Updraft to download and upload Wordpress pages. Always does a good job.

    If it is about the serial key, we can deactivate it if you wish and you activate it again.

    All the best!

    Marius

  • Removing Scroll Bar from Pages

    2
    0 Votes
    2 Posts
    262 Views
    mariusjopenM

    Hey drewera,

    it is a bit difficult for me to understand. Sorry :-)

    I do not see any scrollbar.

    And what do you mean with centering the project thumbail? Can you upload a quick design to show what you are aiming for?

    Many wishes!

    Marius

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    2 Posts
    397 Views
    mariusjopenM

    Hi vreni,

    a bit difficult to imagine without real example.

    Can you post a link to your page?

    Many wishes!

    Marius

  • Website Content doesn't load!

    3
    0 Votes
    3 Posts
    333 Views
    mariusjopenM

    Great! :-)

  • About menu type.

    11
    0 Votes
    11 Posts
    1k Views
    mariusjopenM

    Hi pentru!

    Sorry for the late reply!

    You can also customize the menu especially for mobile devices.

    Have a look here:

    0_1494529898292_Bildschirmfoto 2017-05-11 um 21.10.47.png
    0_1494529903525_Bildschirmfoto 2017-05-11 um 21.10.49.png

    I hope that helps!

    Many wishes!

    Marius

  • Carousel on Mobile scrolling issue

    2
    0 Votes
    2 Posts
    239 Views
    mariusjopenM

    Hey JAW,

    this soulds a bit like you have some custom CSS code which adds some spacing to the top or the bottom.

    Can you provide us with a link?

    All the best!

    Marius

  • Retina?

    2
    1 Votes
    2 Posts
    534 Views
    mariusjopenM

    Hi joeclarkx!

    Images are getting always loaded with the best fitting resolution and size.

    Retina displays are supported without a problem.

    I don't know about the current indexhibit. But I am not sure if they load images according to the window size and resolution of the screen.

    All the best!

    Marius

  • 0 Votes
    4 Posts
    690 Views
    mariusjopenM

    Hey soyfranasensio,

    please use "jQuery" instead of "$".

    Do not insert jQuery by yourself using <script src="jquery.js"></script>", because jQuery is already included. If you insert jQuery another time, this will cause bugs.

    You can put all of your custom JavaScript into "Lay Options" → "Custom CSS & HTML" → "Custom <head> content". Don't forget to wrap your JavaScript with <script> … </script>.

    Did that help?

    Many wishes!

    Marius

  • How to speed up site load time

    2
    0 Votes
    2 Posts
    322 Views
    mariusjopenM

    Hey Duncan,

    can you provide us with a link to your website?

    Can you deactivate your custom code to see if this solves the issue?

    All the best!

    Marius

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