• Resolved Jackie Chan

    (@jackie-chan)


    Hi, on my website https://www.kube-recruitment.co.uk (home page) i’m trying to edit the CONTENTS margin, for example where it says “Welcome to the Sky High Lofts Website” and all the text below this, it seems to be indented to the right, how can i move all of the text to the left so it is in line with the Menu bar?

    Thanks

Viewing 1 replies (of 1 total)
  • style.css
    line 116:
    padding-left: 45px; padding-right: 15px; margin: 0 280px 0 -20px; width: 670px;
    change to:
    padding-left: 0px; padding-right: 15px; margin: 0 280px 0 -20px; width: 670px;

Viewing 1 replies (of 1 total)
  • The topic ‘Edit content margin [Weaver]’ is closed to new replies.