• Resolved Imageboxxerdc

    (@boxxerdc)


    Hello everyone.
    I need help, I have the eStore template and wanted to remove what is marked with the red square (see link).

    View post on imgur.com

    Someone can help me ?

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Imagesaurabh.dhariwal

    (@saurabhdhariwal)

    Hello @boxxerdc

    You can hide it with css. Add below css code in your currently active theme’s style.css or you can add css code in addition css option in theme customizer.

    .page-header {
      display: none;
    }

    Hope this will works for you.
    Thanks!

    Thread Starter Imageboxxerdc

    (@boxxerdc)

    @saurabhdhariwal Thanks for your help!

    It works 🙂

    Thanks again!

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

The topic ‘remove info header’ is closed to new replies.