Author Topic: change font type  (Read 3796 times)

0 Members and 1 Guest are viewing this topic.

Offline nameless

  • Full Member
  • ***
  • Posts: 147
    • View Profile
change font type
« on: October 27, 2018, 11:27:06 AM »
hi every one
I want to change font type
for example change font type for category in the home page

thanks

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: change font type
« Reply #1 on: October 28, 2018, 07:35:33 PM »
Hi!

in your template / style.css

nobby
« Last Edit: October 29, 2018, 03:03:59 PM by nobby »

Offline nameless

  • Full Member
  • ***
  • Posts: 147
    • View Profile
Re: change font type
« Reply #2 on: November 08, 2018, 09:33:05 AM »
Thank you for ur replay
I know it but haw can I do it
For example

from my style.css

.maincat {
  font-family: 'Lato', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
and the new font is Trufla Words.ttf

so where i upload the font and what is the change in style.css
« Last Edit: November 08, 2018, 08:39:59 PM by nameless »

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: change font type
« Reply #3 on: November 08, 2018, 08:59:35 PM »
Hello,

I do not have time to help you right now because I have to get my projects up and running.

Take advantage of Google for your problem.

Example: https://www.web-font-generator.com/

nobby