Michelle Hansen
asked 10 years ago

Hello.
Can I do this, and how?

Thank you. 🙂

1 Answers
DominicStaff
answered 10 years ago

Hi Michelle !
To remove the border on page title and move it down, you can add the following code to the Editor Css:

  .home .banner .page-title {
    border: 0;
    margin-top: 60px;
}

Hope this helps !

Powered by DW Question & Answer Pro