Remove Call for Reservation box from header

Discussion in 'RoadFighter WordPress Theme' started by smarta, Aug 12, 2015.

  1. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    Hi

    I want to compleately remove the "Call for Reservation" box from header
    I found the following custom css in another thread

    .header_wrapper .call-us{
    display:none;
    }

    but it does not seem to work
     
  2. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    I have several other custom CSS added - none of which seem to work

    trying to change the colour of an accordion header - the plug-in site assures a theme custom css should change this
    .accordion-title {
    font: arial;
    color: #F5A002;
    }

    trying to change the size of the logo in the header (this works perfectly on another site)
    .header_wrapper .logo img {
    width: 530px;
    max-width: 100%;
    max-height: 100%;
    }
     
  3. priya

    priya Guest

    Hello,

    Could you please provide us URL of your website so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  4. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    I am using "disable Site" so I will email thru the log-in details to [email protected]
     
  5. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    ok done
     

Share This Page