Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter joshchingas

    (@joshchingas)

    I tried going to general settings > content width. But this only does the content “after” the subheading and page title. If there is a way to do this with the subtitle heading. That’s exactly what i’m trying to do.

    Hello,

    can you try to add the below code in the Customize > Custom CSS section?

    .page-header .page-subheading {
        max-width: 50%;
    }

    Adjust the code with media queries to make it responsive for all devices – see here

    • This reply was modified 6 years, 1 month ago by Amit Singh.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to squeeze the subheader so its not 100% full width’ is closed to new replies.