Subtitle-Margin Spacing

  • Posted in : Read WP
  • thenonconformists
    Participant

    Hey,

    I first noticed that my subtitle was not centered (vertically, speaking) between the two margins, and used the custom CSS code

    h1.site-title { margin-bottom: .15em; }

    to center it. What I have now is a centered, yet far too spaced-out subtitle, and was wondering if there would be a way to also control the margin-up? or bring the lower margin line up?

    You can view my issue at thenonconformists.com

    Thank you,

    Jeremi Doucet

    serkan
    Moderator

    Hi,
    You can use this custom css codes;

    h1.site-title a { line-height: 1; display: inline-block; }
    .site-description { margin-top: -20px; }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register