Forum Replies Created

Viewing 1 replies (of 1 total)
  • boki84

    (@boki84)

    go to this file

    wp-content/plugins/wp-store-locator/frontend/class-frontend.php

    find ‘enableStyledDropdowns’ => apply_filters( ‘wpsl_enable_styled_dropdowns’, true )

    and change it to

    ‘enableStyledDropdowns’ => apply_filters( ‘wpsl_enable_styled_dropdowns’, false )

    That’ll do the trick

Viewing 1 replies (of 1 total)