• Resolved andynick

    (@andynick)


    I want to make the page title wider – particularly when viewed on desktop. At the moment, some of my titles go onto two lines. I’d prefer them to be single lines if possible.
    I’ve tried using the Editor, to no avail, and I also tried CSS:

    .wp-block-post-title {
    width: 80%;
    }

    Or even…

    h1.wp-block-post-title {
    width: 80% !important;
    }

    That didn’t work either so I’m hoping someone here can help.

    Thank you in advance.
    Andy

    • This topic was modified 1 year, 1 month ago by andynick.

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

Viewing 1 replies (of 1 total)
  • Thread Starter andynick

    (@andynick)

    I managed to find the solution to this today by reducing the left and right Page margins in the Site Editor.

Viewing 1 replies (of 1 total)

The topic ‘Make page title the same width as the content’ is closed to new replies.