There is some whitespace above the body of a second slide im putting into the design. It remains even if i remove all the code inside the slide container and also if i remove the code inside the js slider call. But when i remove the slider completely it dissapears. Please assist.
The whitespace on top is the issue. im not sure why it is happening, if i remove the second slider or disable its JS then the whitespace dissapears and the site functions as intended. Thanks
Sorry to bug you again. I tried using popup but it seems that the class ls-container value of visibility:hidden does not change when the popup opens. Why would this be?
Thank you for the answer! As I see now the popup open but it doesn't contain any layer. Could you please check an example popup from our template library?
There is some whitespace above the body of a second slide im putting into the design. It remains even if i remove all the code inside the slide container and also if i remove the code inside the js slider call. But when i remove the slider completely it dissapears. Please assist.
Hello Rian,
Thank you for getting in touch with us!
Could you please send me a link where I can check this issue and some screenshot / video about it?
Best Regards,
Andrea | Kreatura Support Team
Good morning
link to the issue
The whitespace on top is the issue. im not sure why it is happening, if i remove the second slider or disable its JS then the whitespace dissapears and the site functions as intended. Thanks
Hello Rian,
Thank you.
As I see, there is a css code which add margin to the slider container.
You can overwrite it with this code for example:
.slider {
margin-bottom: 0px !important;
margin-top: 0px !important;
}
Best Regards,
Andrea | Kreatura Support Team
That solved the problem, thank you. I did not notice that ZERB Foundation got a .slider class
You are welcome!
Best Regards,
Andrea | Kreatura Support Team
So sorry to bug you again. Seems like i have another issue. Probably also style related. It seems the text inside P tag is not wrapping. Same link
Hello Rian,
How can I reproduce this issue?
Could you please send me some screenshot? Thank you, in advance.
Best Regards,
Andrea | Kreatura Support Team
Hello Rian,
You should use this CSS code for your P tags: white-space: normal;
Best Regards,
Andrea | Kreatura Support Team
Once again i think you sir.
You are welcome!
Best Regards,
Andrea | Kreatura Support Team
Hi.
Sorry to bug you again. I tried using popup but it seems that the class ls-container value of visibility:hidden does not change when the popup opens. Why would this be?
Thanks
Hello Rian,
Where do you place the popup and how can I trigger it?
Best Regards,
Andrea | Kreatura Support Team
Hi Kristof.
You can get it here: https://humberindustrialclusterplan.org/index.php?id=7
and the trigger is at the bottom just above the footer to the right the button "show me"
Thanks
Hello Rian,
Thank you for the answer!
As I see now the popup open but it doesn't contain any layer.
Could you please check an example popup from our template library?
Best Regards,
Andrea | Kreatura Support Team