• Resolved srower

    (@srower)


    I am using the Pro version and placed the shortcode on a page. But, for some reason, “Auto detect your location” and the “State or Zip Code” search box are showing up as bulleted items on my page. I have tried everything I can think of to remove the bullets with no luck. Also used Firebug trying to find something to change but just see it coming up with the standard ul class. Any suggestions on how to remove these bullets?
    Thanks in advance.

    https://www.ads-software.com/plugins/locatoraid/

Viewing 1 replies (of 1 total)
  • Hello,
    sorry for not replying sooner. Please add this code to the content of the page with Locatoraid shortcode:

    <style>
    .hc ul li {
    list-style-type: none;
    }
    </style>
Viewing 1 replies (of 1 total)
  • The topic ‘Search box is bulleted’ is closed to new replies.