-
AuthorPosts
-
fmolina Friend
fmolina
- Join date:
- August 2013
- Posts:
- 99
- Downloads:
- 20
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
March 17, 2016 at 8:17 am #900953Hi.
In my home http://www.bindirestaurante.com
the google map module not is responsive in ipad but yes in desktop view.Put in private the code of custom html.
What can I do?
Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
fmolina Friendfmolina
- Join date:
- August 2013
- Posts:
- 99
- Downloads:
- 20
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
March 18, 2016 at 7:18 am #901645This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2016 at 9:23 am #901702I solved it directly on your site and you can see my solution from templates/ja_sugite/css/custom.css file with the CSS style below
.responsiveContainer { position: relative; overflow: hidden; width: 100% !important; height: 100% !important; } .responsiveContainer iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .responsiveContainer .map-container { width: 100% !important; height: 100% !important; }
Let me know if it helps
fmolina Friendfmolina
- Join date:
- August 2013
- Posts:
- 99
- Downloads:
- 20
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
March 19, 2016 at 3:36 pm #902137Thanks a lot.
Is perfect for an ipad
but in my iphone I see a white right place . Not is responsive.Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 21, 2016 at 1:42 am #902499but in my iphone I see a white right place . Not is responsive.
That’s not bug from google map and it comes from the logo and custom module on your site.
I added this CSS style directly on your site to custom.css file
@media (max-width: 767px) { .row-feature.row-feature-bg .row-feature-bg img { width: 100% !important; } header#t3-header .logo .logo-image img { width: 100% !important; } }
Now, the right space on your site is gone.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum