Editing Logo Area

Discussion in 'BlackBird WordPress Theme' started by pupwild, Apr 6, 2013.

  1. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
    When I upload my logo with the correct specs, the right side address and phone number never align. I want to be able to make my logo a bit bigger but I want it to look aligned on the website. Any suggestions?

    www.gripfithealth.com
     

    Attached Files:

  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header-info {
    margin-top: 40px;
    }
     

Share This Page