H1 centred but off centre

  • Unknown's avatar

    Hello,

    Can anyone help me with this issue which should be pretty easy to resolve but is giving me a huge headache.

    I have used the css to tell my H1 to be centred, and it worked, BUT it´s not in the actual centre is a little over to the left.

    Your help is MUCH appreciated :)

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    Let me try to help you. Try this css

    .entry-title{
    margin-right: 0 !important;
    }

    *Try without !important first. If it doesn’t work, add it.

  • The topic ‘H1 centred but off centre’ is closed to new replies.