how to disable the box "call us"

Discussion in 'RoadFighter WordPress Theme' started by adirazran, Mar 5, 2016.

  1. adirazran

    adirazran New Member

    Joined:
    Feb 20, 2016
    Messages:
    3
    Likes Received:
    0
    i didn't find any place to do it

    any tips ?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_wrapper .call-us {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,
    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page