Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lisa Schuyler

    (@lschuyler)

    Hi Marcel!

    Looks like the margin on that element is the cause of the problem. Remove, or reset the 270px right margin in the following CSS code you have in your Custom CSS:

    #site-description {
        padding: .35625em 0 0;
        margin: 0 270px 1.65625em 0;
    }
    Thread Starter blurpje

    (@blurpje)

    Hi Lisa,

    that did the trick, thanks:-)

    Regards, Marcel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Align tagline’ is closed to new replies.