- Posts: 10
- Thank you received: 0
theatre template on mobile
-
paulbisoc
Inactive member - Topic Author
- New Member
Less
More
1 year 9 months ago #50070
by paulbisoc
theatre template on mobile was created by paulbisoc
Hello,
Can you help me with some advice on how to make the template work well on moblie too.
www.teatruldelamare.roThank you!
Can you help me with some advice on how to make the template work well on moblie too.
www.teatruldelamare.roThank you!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
1 year 9 months ago #50071
by milos
Replied by milos on topic theatre template on mobile
Hello,
All our templates are responsive and mobile-friendly after installation. You should check this on our demo site. However, while you are changing demo content with your content, you must take care and keep these responsive and mobile-friendly features. So, after each change you made, check this on both desktop and mobile.
Also, I see that your right column is not correct on mobile, so it's possible that you downloaded template long time ago when it contained this bug. You can solve this by editing this file /media/templates/site/theatre/css/custom.css and below this line:
add this:
Make sure you cleared your mobile browser cache before testing the page again.
Also, you can re-download the entire template and re-install it (just the template) following this tutorial: www.hotjoomlatemplates.com/template-inst...on-without-demo-data
After the re-installation, go to the template options and save them once. Your customizations should not be affected after the re-installation, but it's recommended to create a full website backup before doing the template re-installation.
Regards,
Milos
All our templates are responsive and mobile-friendly after installation. You should check this on our demo site. However, while you are changing demo content with your content, you must take care and keep these responsive and mobile-friendly features. So, after each change you made, check this on both desktop and mobile.
Also, I see that your right column is not correct on mobile, so it's possible that you downloaded template long time ago when it contained this bug. You can solve this by editing this file /media/templates/site/theatre/css/custom.css and below this line:
Code:
@media (max-width: 767px) {
add this:
Code:
.sparky_container {
width: 100%;
}
.sparky_container > [class*='sparkle'] {
width: 100% !important;
}
.two [class*='sparkle'] {
width: 50% !important;
}
.full .sparky_container {
width:100%;
}
.full .sparky_container > .sparky_cell {
margin: 0;
padding: 0;
}
Make sure you cleared your mobile browser cache before testing the page again.
Also, you can re-download the entire template and re-install it (just the template) following this tutorial: www.hotjoomlatemplates.com/template-inst...on-without-demo-data
After the re-installation, go to the template options and save them once. Your customizations should not be affected after the re-installation, but it's recommended to create a full website backup before doing the template re-installation.
Regards,
Milos
Please Log in to join the conversation.
-
paulbisoc
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
1 year 9 months ago #50074
by paulbisoc
Replied by paulbisoc on topic theatre template on mobile
Thank you,
I have attached the file here and please help me modify it (for safety).
Thank you very much!
I have attached the file here and please help me modify it (for safety).
Thank you very much!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
1 year 9 months ago #50075
by milos
Replied by milos on topic theatre template on mobile
Hello,
The modified file is attached.
Regards,
Milos
The modified file is attached.
Regards,
Milos
Please Log in to join the conversation.
-
paulbisoc
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
1 year 9 months ago #50081
by paulbisoc
Replied by paulbisoc on topic theatre template on mobile
Thank you very much!
Please Log in to join the conversation.
-
paulbisoc
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
1 year 9 months ago #50084
by paulbisoc
Replied by paulbisoc on topic theatre template on mobile
Hello,
It looks much better now, but there are still some problems: the logo (which does not look good either on the PC or on the phone) and on the Program page (on the phone) part of the writing is on a red background and is not understandable.
I would ask you to guide me to solve these problems as well.
Thanks!
It looks much better now, but there are still some problems: the logo (which does not look good either on the PC or on the phone) and on the Program page (on the phone) part of the writing is on a red background and is not understandable.
I would ask you to guide me to solve these problems as well.
Thanks!
Please Log in to join the conversation.
Time to create page: 0.231 seconds