Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    Sure, add this code to the css file of your theme ( if you add to the css of the plugin you will loose the changes once an update is released ).

    Good idea though, I think I will add this as a feature in the next release.

    #wpsl-stores li:first-child {
     background: yourcolorcode !important;
    }

    If you are not familiar with html color codes, you can pick a color here -> http://html-color-codes.info/

    Thread Starter 4goodapp

    (@4goodapp)

    Hey, sorry for late reply…

    it worked great. Thank you very much.

    I still have some question though.

    1: is their an option to access a store single page?
    2: I’ve actually build a page for each store, how can I get the distance to display it from the store locator?
    3: how can I display the map in a template (using php code)?

    Am enough comfortable with HTML and CSS by the way… with some basic PHP.

    Thanks Again for helping.

    Thread Starter 4goodapp

    (@4goodapp)

    Oops, here is the actual page by the way http://www.redecinadis.com.br/postos/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘hightlight the nearest store’ is closed to new replies.