Home Forums Basel support forum Page title size and font

Page title size and font

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34352

    Paulinein
    Participant

    Hi again,

    How do I change the page title size/front. I selected the small under page heading but it is still too big.

    Also, how do I add a page title to a page?

    #34366

    Artem Temos
    Keymaster

    Hi,

    As we can see, the page title is already small. But you can decrease its font size with the following CSS code

    div.title-size-small .entry-title, 
    div.title-size-small h1 {
        font-size: 18px;
    }

    Add it to the Custom CSS section in Theme Settings. Also, change the page heading text color scheme to dark to make it visible on other pages.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)