• donnatouch

    (@donnatouch)


    Our site is: galaxiechicago.com
    I’ve already removed the information that is under the Post Header Title, but how would I adjust the height of that header class? I’d like the text to be tighter to the title. Also, I don’t ever want to display the author or other meta information. Any information would be appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ThemeGrill

    (@themegrill)

    Hi,
    In the dashboard, go to Appearance->Customize->Custom CSS section. Paste the following css.

    .entry-meta { display: none; }
    #main article .entry-title { line-height: 1; }

    Hope this helps. ??

    Thread Starter donnatouch

    (@donnatouch)

    Super! Totally worked perfectly. Thanks so much!

    Theme Author ThemeGrill

    (@themegrill)

    You are welcome. ?? We would really appreciate if you could rate this theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Entry Header height adjustment’ is closed to new replies.