• Resolved damanb

    (@damanb)


    I’m trying to bring the header image (logo with people) up closer to slightly overlap with the yellow bar above. Any help would be appreciated, site is https://www.pro-maids.com/wp/

    I’ve looked in the style.css, header.php, index.php, page.php and am stuck.

    I’m using the Preference Lite theme

Viewing 2 replies - 1 through 2 (of 2 total)
  • wazza1970

    (@wazza1970)

    hi

    add this code to your css file but you should make a child theme first or use a custom css file this will bring your logo up to overlap your yellow bar

    `#content-wrapper {
    margin-top: -60px ;
    }

    Thread Starter damanb

    (@damanb)

    Thanks wazza1970!! Worked perfectly ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need help moving up header’ is closed to new replies.