• Hello,

    I’m in a bit of a situation at the moment with my WordPress site. I am using a free theme titled ‘Catch’ and all seems fine with it, although I have a header placed on the site which seems to be far too low (I want it to be further up the page next to the logo and slightly less width).

    Here is a link to the site – http://www.wearelakota.com, I understand the issue may have to be resolved by visiting the .css of the theme and this is located inside the themes section under editor? Despite this I am still no wiser as to how to solve this, although I expect it could be quiet a simple action that needs to be taken.

    Regards,

    Chris

Viewing 1 replies (of 1 total)
  • Hey Buddy,

    You can simply need to edit your style.css file.

    #headimg {
    clear: both;
    display: block;
    overflow: hidden;
    width: 976px;
    /* margin-top: 40px; */ – you need to remove this margin and the slider will move in place.
    Let me know if you need further assistance.

    Regards,
    Voaby

Viewing 1 replies (of 1 total)
  • The topic ‘Need help moving header on site layout [Help]’ is closed to new replies.