This topic has 6 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson
Hello,
Just have bought your Lifestyle-theme. Looks good.
Two questions:
1. Where can I edit the slider text in the top on the homepage?
2. The theme is not loading nice on mobile. Can you check what is wrong?
Best regards…
Hello,
1. You need edit slider in wp-admin panel > Revolution Slider > edit a slider.
2. As I see site is shown fine on mobile:
http://storage2.static.itmages.com/i/16/0121/h_1453364615_8144133_c50d3505d4.png
Please clarify the issue with more details and show us screenshots. Also provide wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hi Eva,
You can view a screenshot here from my iPhone:http://imgur.com/lpkZrHy
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.template-container {
overflow-x: auto;
}
Regards,
Eva Kemp.
Hi Eva, thank you!
It is still possible to scroll to the right on mobile – it loads initially full screen but you can still scroll to the white space on the right.
Hello,
I’ve edited the code to
.template-container {
overflow-x: hidden !important;
}
Please check your site now.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up