Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #746602

    Hi,

    I currently have the enfold good maps widget in the footer of my site. http://www.buildup.org.uk

    Unfortunately the text in the bubble is coming out light grey (on white background) to match the footer text (which happens to be on a black background in other areas). Is it possible to independently change the font colour in just this instance?

    Link to screen shot: https://postimg.org/image/wxvezpj2p/

    Thankyou

    #747267

    Hey riskagency,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #747406

    Hi the site is http://www.buildup.org.uk

    (the issue is in the google maps footer widget)

    Thanks
    Huan

    #747799

    Hi Huan,

    The CSS for that comes from Google Maps so I’m not sure if it’s possible to override it but you can try this in Quick CSS:

    .gm-style-iw div div {
      color:black !important;
    }

    Best regards,
    Rikard

    #748175

    Great, thats done it.

    Thanks!

    #748763

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changing text colour google maps widget’ is closed to new replies.