Page Title Size

Home Forums Technical Theme Support STAX Theme Page Title Size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #447108
    Manu
    Participant

    Hi,

    How can I adjust (reduce) or take off the page title for the page itself?
    See the screenshot attached. I would like the “Schedule” title smaller or in some pages maybe no title at all.

    Many thanks,
    Manu

    Attachments:
    You must be logged in to view attached files.
    #447191
    Emily Morgan
    Keymaster

    Hi Manu,

    You can either reduce font size or remove the page titles using CSS. However, I’d need links to the specific pages where you want to hide titles in order to determine the CSS codes needed, since each page has a specific ID number.

    Thanks,

    Emily

    #447215
    Manu
    Participant

    Thank you Emily.
    – Can I please have the CSS to reduce the title font size for each page of my website http://www.ashtangayogacheltenham.com

    – Why the ABOUT page is completely different and doesn’t have my normal header?

    Regards,
    Manu

    #447353
    David Morgan
    Keymaster

    Hi Manu,

    Sure!

    1. Try the following CSS:

    h2.wp-block-post-title {
      font-size: 18px;
    }

    Also, you can change global heading sizes within the Site Editor. I’ve attached a screenshot for reference.

    2. The About page most likely has the “About” page template applied, which typically displays a banner image at the top of the page. You can try changing the About page to use the default page template. Also, updating to the latest version of STAX may change the page template and resolve the issue.

    I hope this helps.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.