Extra Space above logo

Discussion in 'Real Photography WordPress Theme' started by jnconner, Mar 24, 2013.

  1. jnconner

    jnconner New Member

    Joined:
    Mar 13, 2013
    Messages:
    14
    Likes Received:
    0
  2. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Put the following code in your custom css

    Appearance -> theme options -> styling options -> custom css

    .content-wrapper .logo {
    margin-top: 0px !important;
    }

    This will solve your problem.
     

Share This Page