On my site, I have a map with different locations marked, and when you hover on the button, I want the project name to appear next to it. However, in areas where the project name of one city overlaps the button to the right of the city. (see below)
This means that when I hover over the button on the right(in the middle of Kansas), the project name does not appear since the project name from the other city is in technically in front of the button.
Is there a solution to make this work better?