• Hi,

    On the about page, how can I increase the space between the menu bar at the top of the page and the page title?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Post your site address

    Hi there, You will need to add some custom CSS to achieve this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    .page-id-267 header{
        margin-bottom: 20px;
    }

    in the box.

    Replacing 267 with the ID of your contact page.

    Let me know if this helps

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘About page spacing’ is closed to new replies.