• I am using Pilcrow Theme by Automatic. I want to know how to change the font style from the default style to Comic Sans MS, for example. If possible, I also want to enlarge the font size of my Page Title. not the Menus, but the Page Titles which are present in every page I make.

    Thank you so much in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello limjohnpatrick08

    try to add the following code somewhere in the begining of your style.css using the editor

    #site-title a {
        font-family: "Comic Sans MS", Arial, Serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 72px;
    Thread Starter limjohnpatrick08

    (@limjohnpatrick08)

    Hi Aymen,

    Thank you so much for your help. It works!!!.

    I have another question sir. Using the same theme, which is Pilcrow theme, how can I add sub-menus I’ve already done it with the Menu options under Appearance but it doesn’t work. I want it to look like this.

    About
    -About.1
    -About.2

    When I place the cursor on the About Menu I want to see the About.1 and About.2 as sub-menus.

    I’ll need to take a look at your WordPress account …
    Contact me at : [link moderated – please do not ask for direct contact; keep the support in the forum]

    Thread Starter limjohnpatrick08

    (@limjohnpatrick08)

    Hello sir,

    Thank you so much for your help. I have another question sir. In using Pilcrow theme, how can I make the background image be the background of the text field, on all pages.

    Because when I set the background, it’s only added on the top sides and bottom of the page. But not on the text field. I want it to be also visible on the text field. How can I do that sir?

    Regards,
    John

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page Title Font Style’ is closed to new replies.