• Resolved mictorhugo

    (@mictorhugo)


    On the expanding drop down with address suggestions the text appears to be white text on white background, so is not visible.

    i can’t see anything in settings to adjust either the text colour or background colour

    • This topic was modified 1 year ago by mictorhugo.
    • This topic was modified 1 year ago by mictorhugo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author 100plugins

    (@100plugins)

    Hi @mictorhugo,

    please add this CSS code to your theme and the issue should be fixed:

    .open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-control-geosearch.leaflet-geosearch-button form .results.active {
      color: #333;
    }

    This will be implemented with the next update as well.

    Best regards,
    Daniel

    Thread Starter mictorhugo

    (@mictorhugo)

    That’s fixed it, thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White text on white background in address locations’ is closed to new replies.