STELLA CREATES
-
Hey everybody, check out the new website we made for our friend STELLA ACHENBACH.
-
Looks Awesome!, Thanks for posting :)
-
Thank you @ffinger. In general, you can explore such features by using the inspection mode of your browsers developer tools.
In this case, it was made with Javascript in the Custom Head Content section of Laytheme: A klick on the Button changes the height of the text element.
<script>
window.laytheme.on("newpageshown", function(layoutObj, type, obj){
jQuery(".infobutton").click(function () {
jQuery(".textfield").css("height", "52%");
});
jQuery(".closebutton").click(function () {
jQuery(".textfield").css("height", "0%");
});});
</script> -
wow great!!! <3
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- 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:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- 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