Dear @marco90ch
we unfortunately do not have the capacity to try this here:
li#menu-item-214 {
margin-top: 20px;
}
We unfortunately do not have the capacity to really dig into each individual problem and can only give a limited support. Please have a look at CodeAcademy for a tutorial of CSS. Also have a look in our documentation here: http://laytheme.com/documentation.html#custom-css-styling.
Hope I cold help!
Best!
Marius
Dear @ethan
you can change the line height in the text formats.
At the bottom left of each text format.
Make sure that in your text elements you did not overwrite the text formats.
Best!
Marius
Hey @easyfuse, if I got your question right than you simply have to link the word / image with "mailto:name@website.com". Clicking on that link will open your mail-programm automatically.
Best,
Marc
Dear @ii
your font size and navigation bar get calculated in a different way.
I recommend to use CUSTOMCSS to have the height of the bar in relation to the window-width. (CCS: vw)
Best!
Marius
Dear @janhrtmnn
this is a jquery or JS solution.
But pretty complex to be honest.
If you are not skilled with JS or jQuery, not very easy.
Best!
Marius
Dear @elbz888
this is jQuery.
You need to find a jQuery script and then implement it like here:
http://laytheme.com/documentation.html#custom-javascript
Best!
Marius
Dear @Grisid
basically:
Button
a div with the class called button
Popup
a div with the class called popup
CSS
.popup {
display: none;
}
.popup.active {
display: block !important;
}
Javascript
jQuery(document).on("click", ".button", function(event) {
jQuery('.popup').toggleClass('active');
});
I did not test it, but that is the way to go!
Best!
Marius
Dear @Violeta
possible. You need to try different plugins.
Because your Lay Theme website is a "Single Page" JavaScript application, PHP is not possible yet. We are working on a PHP version of Laytheme.
Best!
Marius
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com