Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WPGMaps

    (@wpgmaps)

    Hi there ??

    Please add this to your theme’s style sheet:

    .adp-directions { color:#FFF; }
    .adp-summary { color:#FFF; }

    Does that help?

    We are planning on making the directions printable in the near future with a possible link to maps.google.com for printing.

    Kind regards
    Nick

    Thread Starter PKHarmon

    (@pkharmon)

    Hi Nick,

    Thank you for the really quick response.

    I inserted your code into my theme’s stylesheet (style.css), and I also tried it through the Edit CSS plugin. Unfortunately, in both instances, the color of the directions did not change.

    Do you have any other suggestions?

    Thank you,
    Pam

    Thread Starter PKHarmon

    (@pkharmon)

    Nick,

    I didn’t notice this earlier, but one thing did change after I added your code. The line that shows the total miles and time for the whole trip did change to white, but the directions themselves did not.

    Thanks,
    Pam

    Plugin Author WPGMaps

    (@wpgmaps)

    Aaah sorry, it should be the following

    .adp-directions { color:#FFF !important; }
    .adp-summary { color:#FFF; }

    Does that help?

    Kind regards
    Nick

    Thread Starter PKHarmon

    (@pkharmon)

    YAY! ?? That did it, Nick!

    Thank you, thank you, thank you.

    Pam

    Plugin Author WPGMaps

    (@wpgmaps)

    Woohoo ?? Great to hear!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Black background issue’ is closed to new replies.