space under header logo increase when adding tap to call feature for mobile

Discussion in 'ColorWay WordPress Theme' started by charmalee, Jan 15, 2015.

  1. charmalee

    charmalee New Member

    Joined:
    Nov 4, 2014
    Messages:
    5
    Likes Received:
    0
    How do I get rid of the space under the header logo on desktop view after I added the phone number tap to call feature for mobile.

    I am using an iphone 5 to view the mobile and I changed the button to purple to match the colour theme of the site. But now there is a gap under the log on my desktop view.
    site:
    http://sherifogartywellness.com/

    I have attached to 3 images to show the gap when I add tap to call.

    Thank you.
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Charmalee,

    Please paste the code given below in custom css.
    (Appearance->Theme Options->Styling Options->Custom Css) of your dashboard.

    Code:
    .header .menu-bar {
    margin-top: 10px !important;
    }
    Thanks,
    Praveen
     

Share This Page