Okay
  Public Ticket #261362
Post meta info line-height
Closed

Comments

  •  3
    Peter started the conversation

    Hi again

    If you look at the post in the top left of this page titled 'Dust Tactics Second Edition v1', you'll see that the line-height of the meta info (author, categories, comments) underneath the title is way too big.

    I can't track down the css to change this however. Can you help?

  •  8,839
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel :

    body .post-header {
        line-height: 14px !important;
    }

    Cheers


    ThemeNectar Support Team 

  •  3
    Peter replied

    Brilliant, thank you Tahir. Sorry to bother you with that one, I couldn't seem to track it down even with Firebug.