Too Much Padding In Header

Discussion in 'Figero WordPress Theme' started by modifyd, Feb 4, 2014.

Thread Status:
Not open for further replies.
  1. modifyd

    modifyd New Member

    Joined:
    May 1, 2013
    Messages:
    7
    Likes Received:
    1
    I actually have two things to ask of you.

    1 - I followed the directions of another post in here about moving menu buttons below the header. (http://www.inkthemes.com/community/threads/header-logo.6758/) There is too much padding between my logo and menu buttons and I need to reduce that.

    headercapture.PNG

    2 - I would also put my tagline and phone number in the box on the screenshot please help me to do that.

    Thank you very much.

    web site: http://aae.214.myftpupload.com/
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    1. Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    #menu .ddsmoothmenu {
    margin-top: 10px;
    }
     
    You can adjust the value of "margin-top" as per your requirement.

    2. To achieve your second requirement you can add a banner image which contain your logo image at the left side and put tagline as well as phone number at the right side and
    then upload the banner as a logo.
    Use photoshop to do that.
     
  3. modifyd

    modifyd New Member

    Joined:
    May 1, 2013
    Messages:
    7
    Likes Received:
    1
    Thank you so much for all the help, I appreciate it. You guys rock, always an answer for me. Thanks again!
     
    Piyush likes this.
Thread Status:
Not open for further replies.

Share This Page