• Resolved jaykrishnan

    (@jaykrishnan)


    Hi,

    I have a few things that need for my Site;

    1. How to hide the Map and Radius Filter Container? I need to show the Radius Address Container and Filter Button on the Main, Shop, Product Page.

    2. How to change the name of “Filter” to the “Search” Button?

    Appreciate your consideration and support.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WC Lovers

    (@wclovers)

    How to hide the Map and Radius Filter Container?

    – Sorry, it’s not clear to me. Do you want to hide map and want to keep only filter option? If so, then you have to hide map using CSS.

    Thread Starter jaykrishnan

    (@jaykrishnan)

    Hi,

    Yes. But I want to display the Filter Address Container and Filter button only. May I know the CSS script?

    Appreciate your time and consideration.

    Plugin Author WC Lovers

    (@wclovers)

    Add this CSS to your site –

    .wcfmmp-product-geolocate-wrapper .wcfmmp-product-list-map{display:none!important}

    Add to your child theme’s style.css
    Or, add from wp-admin -> Appearance -> Customize -> Additional CSS/Custom CSS

    Thread Starter jaykrishnan

    (@jaykrishnan)

    Hi,

    The CSS code working fine. Thank you for the support and cooperation.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to Hide Map & Radius Filter Container’ is closed to new replies.