- Posts: 24
- Thank you received: 0
failure in cell phones
-
Martín G.F.
Active member - Topic Author
- Member
Less
More
2 years 5 months ago #49292
by Martín G.F.
failure in cell phones was created by Martín G.F.
Hello.
After installing the template and making some small changes, we have noticed that on mobile phones it does not look correctly as in the demo version of your page.
We haven't made any code changes, so we don't understand the reason for the failure.
I share a capture.
Thank you very much.
After installing the template and making some small changes, we have noticed that on mobile phones it does not look correctly as in the demo version of your page.
We haven't made any code changes, so we don't understand the reason for the failure.
I share a capture.
Thank you very much.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
2 years 5 months ago #49294
by milos
Replied by milos on topic failure in cell phones
Hello,
Please try adding this to the custom CSS (in file custom.css) or in the template options - Custom tab):
If it doesn't work, please provide the link to your website.
Regards,
Milos
Please try adding this to the custom CSS (in file custom.css) or in the template options - Custom tab):
Code:
@media (max-width: 767px) {
.sparky_container > [class*='sparkle'] {
width: 100% !important;
}
}
If it doesn't work, please provide the link to your website.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.237 seconds