• Resolved curtwalton

    (@curtwalton)


    the menu is in a different place on the desktop version and is not in the way. but in the mobile edition the top menu covers up my face. i have not been able to find or make a replacement photo.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello curtwalton,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    @media(max-width: 768px) {
      #header-wrap {
        background-position-y: 50px;
      }
    }

    Hope this will helps you.

    Thanks.

    Thread Starter curtwalton

    (@curtwalton)

    Thank you very much, Mr. Dhariwal!

    Is it possible to move the headlines, “corpus pest control services” and the text below it off my face? and still keep the mobile version professional?

    I’d like to move it down and to the left.

    the website is https://corpuspestcontrol.com

    Thread Starter curtwalton

    (@curtwalton)

    I don’t know how to access the files, style.css.

    i only have access using the wordpress dashboard.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile top menu cuts off my head in banner photo’ is closed to new replies.