• Resolved fesalmona

    (@fesalmona)


    How can I change the font of the header of Lodestar theme in www.remarpro.com? Letter “?” does not work well in its default font mode. And there is no Additional CSS in the “Appearance > Customize” menu in this theme. I can edit the font only of the pages and posts. And, how can I edit the footer default information.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, see how you like this. It removes the Karla font that was being loaded and uses the first fall-back font of Helvetica Neue instead.

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, see how you like this. It removes the Karla font that was being loaded and uses the first fall-back font of Helvetica Neue instead.

    .main-navigation a {
    	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    }
    Thread Starter fesalmona

    (@fesalmona)

    It worked, tks!

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Awesome, and you are welcome!

    Hello @sacredpath ?? Thank you, I’ve had similar issues, and you’ve helped me to change my Menu font (to Courier), I’d also like to have it in lower case, but I can’t find out how to do this.

    Do you also have a tip on how to change the font for the Title of the site? I’ve searched for an answer on the Lodestar homepage, but I can’t find it. Is it even possible?

    I have a Personal Plan with WordPress.

    Thank you for sharing your wisdom in this community! ??

    Best regards, Louise

    • This reply was modified 6 years, 8 months ago by webofsigns.
    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi @webofsigns, to be able to change fonts on only certain types of text, such as the site title, or change the menu from uppercase to lowercase, would require either the WordPress.com Premium or Business plan, which includes Custom Design and the ability to add custom CSS. The Personal plan does not include Custom Design.

    Since you are talking about being on the Personal Plan, I assume you are hosted at WordPress.com, and the above paragraph would be the answer for sites hosted at WordPress.com.

    If you are talking about a self-hosted site, can we have a link to it please?

    • This reply was modified 6 years, 8 months ago by sacredpath.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change Lodestar Header Font and Edit footer default information’ is closed to new replies.