Make field not required...

Discussion in 'Local Business WordPress Theme' started by melprok, Sep 17, 2015.

  1. melprok

    melprok New Member

    Joined:
    May 13, 2015
    Messages:
    18
    Likes Received:
    0
    Hi, How I can change to phone number is not required?

    Thanks,
    Jose
     
  2. priya

    priya Guest

    Hello Jose,

    Greetings from InkThemes!

    Sorry, but I am a little bit confused with your issue what you actually want to do.

    But as I guess from your above words, here I am providing you two possible solutions of your query.

    1.) If you want to remove that button completely, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .call-us {
        display: none !important;
    }
    2.) If you want to change the text of that button, then Please follow the screenshot given below.

    local_bussiness_remove_call_button.png

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page