New home › Forums › Pro Add-on › Troubleshooting › images appearing in between the location name/text
- This topic has 5 replies, 2 voices, and was last updated 6 years, 5 months ago by SupportTeam.
-
AuthorPosts
-
September 22, 2016 at 4:00 pm #21090PhilBMember
Hi,
I’m using the WP Google Maps plugin and the Pro addon on my site https://love.golf/venues-list/
For all intents and purposes it works great although someone has pointed out a small issue.
Most of the markers on the map work fine, but one of them is displaying the title text and image a little strangely.
It is like the image is being placed in between the title. The marker in question is the one at west kilbride (should be the second marker from the top of the map, to the left).
I cant understand wwhy, i’ve taken a look in the chrome dev tools and the markup looks the same. And it only seems to be that one that is being affected.
Any suggestions?
Thanks in advance
PhilB
September 27, 2016 at 12:22 pm #21160SupportTeamModeratorHi PhilB
So sorry for only getting back to you now.
Please go to ‘Maps’ -> Settings’ -> ‘Advanced’ and enter the below CSS in the ‘Custom CSS’ field:
.wpgmza_map img { float: none !important; }
Does this help at all?
September 29, 2016 at 1:06 pm #21232PhilBMemberHi Jarryd,
Thanks for getting back to me. I had tried floating left and right, never considered setting it to none.
Thats worked perfectly! thanks for that. What could cause it to happen? as it only seemed to affect the one item.
Anyway, Thanks again Jarryd.
PhilB
September 30, 2016 at 9:33 am #21246SupportTeamModeratorHi Phil
So glad to hear that helped!
The default styling is set for it to float left, however this is only effective if the image is either big enough in the info window, or the info window is small enough for the image to fill the space.
October 3, 2016 at 11:20 am #21312PhilBMemberGood stuff Jarryd, thank you for your help. It was just a little frustrating it was the only one on there! and i never even spotted it!
Many thanks,
PhilB
October 5, 2016 at 2:37 pm #21341SupportTeamModeratorHi Phil
Only a pleasure! So sorry for the frustration caused.
- This reply was modified 6 years, 2 months ago by SupportTeam.
-
AuthorPosts
- You must be logged in to reply to this topic.