Custom <head> content causes Display Problem
-
Hey Lay-Theme-Team :)
I noticed a problem with the custom head content in connection with the fullscreen slider. I use the vertical fullscreen slider option to have a »slide-website«. When i just write anything (f.e. the number »1« or the charackter «a» in the custom <head> content, a problem will occur. In this case a part of the background from the previous slide is showing at the top fromt the current slide. You can see it here:
https://noriundmichi.de/markenentwicklung-mit-studio-mikalo-mittels-spielfeld-modell-copy
I want to use JS in future, so what can i do to solve this problem?
BTW: Can anybody give me a hint when a accordeon or read more function will be updated to the lay theme? This is how i discovered the custom <head> content-problem. Because i wanted to implement this and was wondering myself about the strange behavior of the background – until i realize its a general problem with the implementation of custom <head> content.
Thanks and best wishes
Micha -
BTW: Can anybody give me a hint when a accordeon or read more function will be updated to the lay theme?
yea its on my todolist
right now there is only the expand row featureyour markup in your custom head content is faulty maybe
if you want to write javascript, you need to write:
<script>
var hello = 'mystring';
</script>
you need to wrap it in script tags
maybe you just wrote js in there, then it will just be added as text to the website i think
and adding normal text to the <head> can break your website
-
what exactly did you put in your <head> can u post a screenshot of this?
-
-
yea you cant just write a "A" in there
-
i think you may have used "html at top" instead of custom <head> content
since its just the letter A in there, it pushes the rest of the whole website down, so u get this black bar there
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