Hello,
I am using index-onepage.html file to create a website.
I am having problem with wide elements placed on the website - they are too large for mobile screens.
I want to show horizontal scroll bar on the web browser they are using so that they can see the wide elements but no matter what method I use, I cannot let horizontal scrollbar to show up. overflow-x: scroll; on the body style or any div style didn't work.
Please help, how can I enable the horizontal scroll bar?
Thanks,
