- Posts: 3
- Thank you received: 0
Visual Problem after Load Site
-
manfred964
Inactive member - Topic Author
- New Member
Less
More
2 years 1 month ago #49386
by manfred964
Visual Problem after Load Site was created by manfred964
After load Site with active Module Hot Joomla Carousel PRO the elements viewed horizontal before placed in right vertical order. That´s not look good.
Is it possible to delay the display of the elements for a short time or is there another solution?
Thanks in Advance
This message contains confidential information
Is it possible to delay the display of the elements for a short time or is there another solution?
Thanks in Advance
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6673
- Thank you received: 707
2 years 1 month ago #49387
by milos
Replied by milos on topic Visual Problem after Load Site
Hello,
If you are referring to the top slider on the page you provided, it's not showing the images before the slider is fully loaded. I checked it several times with Chrome and Firefox browsers.
Regards,
Milos
If you are referring to the top slider on the page you provided, it's not showing the images before the slider is fully loaded. I checked it several times with Chrome and Firefox browsers.
Regards,
Milos
Please Log in to join the conversation.
-
manfred964
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
2 years 1 month ago #49388
by manfred964
Replied by manfred964 on topic Visual Problem after Load Site
Hello Milos,
thanks for answer. Please look at my video, what I mean. I mean the Brand Logos. Please download the following movie:
thanks for answer. Please look at my video, what I mean. I mean the Brand Logos. Please download the following movie:
This message contains confidential information
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6673
- Thank you received: 707
2 years 1 month ago #49389
by milos
Replied by milos on topic Visual Problem after Load Site
Hello,
Try adding this in your template's CSS:
Regards,
Milos
Try adding this in your template's CSS:
Code:
.gallery-cell {
display: none;
}
.flickity-enabled .gallery-cell {
display: block;
}
Regards,
Milos
Please Log in to join the conversation.
-
manfred964
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
2 years 1 month ago #49390
by manfred964
Replied by manfred964 on topic Visual Problem after Load Site
Thats it! Thank you very much!
Please Log in to join the conversation.
Time to create page: 0.307 seconds