Home › Forums › Basel support forum › Iphone 6 compatiability
Iphone 6 compatiability
- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by Artem Temos.
-
AuthorPosts
-
May 27, 2017 at 10:47 am #14460
boathutParticipantHello,
I have been testing my site on my Iphone6 and the attached screen shot shows two issues only present on mobile:
1. The phone number in the top menu is not visible (not displaying in white text) until you click on it. It seems to to be transparent until you click on it. It is visible on desktop and tablet. This is the same in portrait and landscape mode.
2. On the contact page I am using your maps element. However, the black text box is centered and covers the location on the map – is there a way to change the size and /or position of the black text box on the map so you can see the place marker and the address at the same time. I have tried to navigate around the text box and it is very difficult. Is it possible to also have different magnification of the map for desktop/tablet/mobile?
Thanks
Peter
Attachments:
You must be logged in to view attached files.May 27, 2017 at 11:14 am #14462
Artem TemosKeymasterHi,
Could you please update the theme to the latest version and provide us your website link?
2. How do you want to align this element on mobile devices? Sorry, but google map can’t be configured for mobile devices separately.
Regards
May 27, 2017 at 10:48 pm #14465
boathutParticipantHi
we have the latest theme install – we will be going live in the next couple of days – I will provide the link then.
In relation to map – probably below center to see the map marker or the ability to click on the box to see the map by minimising/moving the box.
Regards
Peter
May 28, 2017 at 12:52 am #14468
Artem TemosKeymasterHello,
OK, we will take a look when the website will be live. Sorry, but we can’t fix the problem without checking them on the website.
Regards
June 19, 2017 at 11:48 am #15328
boathutParticipantOur website is now live.
June 19, 2017 at 1:08 pm #15332
Artem TemosKeymasterHi,
To fix the phone issue add this code to the Custom CSS
.color-scheme-light a[href^="tel"] { color: white; }
And this one to change google map location
.google-map-container.google-map-container-with-content .basel-google-map-wrapper { position: relative; } .vc_row .vc_custom_1440608656064 { padding-top: 0 !important; margin-right: 0px !important; margin-left: 0px !important; } .vc_column-inner .vc_custom_1440608776919 { margin-bottom: 0 !important; }
-
AuthorPosts
- You must be logged in to create new topics. Login / Register