Viewing 1 replies (of 1 total)
  • Anonymous User 5826054

    (@anonymized-5826054)

    One option is to change two properties in your style.css file, but first ensure you make any CSS changes in a child theme.

    It looks like you can fix this by changing the margin-top: value for both footer.entry-meta and .entry-header comments-link

    You’ll probably need to make the footer.entry-meta value negative to move it up (there might be a line break in one of your PHP files that creates this space).

    In order to easily see all of these CSS properties, I recommend using FireBug for Firefox or Developer Tools with Chrome.

    Let me know if you have any questions.

Viewing 1 replies (of 1 total)
  • The topic ‘change spaces between blog title and Posted in (category)’ is closed to new replies.