• Hello people!

    I am trying to change the font of my page title and rss widget title to something similar as of my logo which is abode ming std. I can’t find this font anywhere else so have settled with inherit for my content. I have changed all the font family areas to inherit in my style.css but this hasn’t changed anything on the page titles or widgets.

    Or if anyone knows if I can get adobe ming std as my font through out my site too would be a genius!

    Can anyone help?
    Thanks a lot
    https://www.englandculturalhomestay.com/

Viewing 5 replies - 1 through 5 (of 5 total)
  • rss widget on the footer
    div#footer-box ul li a {font-family: whatever you want; font-size: whatever you want;}

    For the title, look for h1 in your style.css and change it to what you need.

    Thread Starter monkeykiddo

    (@monkeykiddo)

    Thanks do i just post the string in style.css with my selected font.

    I changed the h1 tag in style.css to inherit but nothing happened.
    Thanks

    h1 is not inheriting from the footer. On the h1 you need to do the same thing and add: font-family: whatever you want; font-size: whatever you want;

    Thread Starter monkeykiddo

    (@monkeykiddo)

    Thanks but I added the string to the style.css but still no change to either.

    Thread Starter monkeykiddo

    (@monkeykiddo)

    Hello,
    Can anyone help? I followed the instructions given above by potentweb and nothing happened. Then suddenly 3 weeks later the change took place. I had deleted all cache in browser and w3 cache and also through hostgator but the change only just occured.
    I ahve just made some more changes and again nothing has happened. Any advise? Hostgator can’t help. I just want to change the font size throughout my blog. I’ve edited all the areas in style.css but nothing has happened. Am I doing something wrong?

    THANKS ALL.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing font on page title and widget title.’ is closed to new replies.