Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #195899

    I am trying to align my header on the far left hand side of my site using the enfold theme but do not know the CSS code.

    Help?

    #196010

    Hi DoGrinDigital!

    Do you want to move the whole header on the left? I’m not sure if this is going to work but you can use this:

    #header {
    margin-left: -200px;
    }

    Please post a screenshot of what you’re trying to do.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Need Header Left Align CSS Code’ is closed to new replies.