Comments pat started the conversationApril 8, 2019 at 12:48amHello,congrats for the theme!1- I'm using a costume font and also need change Hero Caption Title font, it is possible? can you help me on this?2- where I can change 'view case' button? to another name..Thank you,Pat 1,973Support repliedApril 8, 2019 at 4:44pmHello Pat- if you don't want to use a Google font here is a short tutorial a custom font:How can I add my own custom icons/fonts to the theme?and then you can change the hero title font family with.hero-title { font-weight: 700; font-family: 'Poppins', sans-serif;}in customizer -> additional CSS- the View Case caption can be changed in the Showcase page options in the Showcase Template tabhttps://d.pr/free/i/KNROrhThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Likepat repliedApril 10, 2019 at 10:53pmHi there, thank you for the help. 2. works fine! 1. I've made all the instructions that I find in your link, and it works for the hero title on portfolio pages. I need this change on homepage (fullscreen slider). Can you help me? Thank you, Pat 1,973Support repliedApril 11, 2019 at 1:27pmHi,that you can change with.title { font-weight: 700; font-family: 'Poppins', sans-serif; font-size: 3.5vw; line-height: 90px;}.subtitle { font-size: 14px; font-weight: 600; font-family: 'Poppins', sans-serif;}in customizer -> additional CSSI included all the font attributesThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy1 Likepat repliedApril 11, 2019 at 2:46pmMany thanks! All good and works fine ;) Sign in to reply ...
Hello,
congrats for the theme!
1- I'm using a costume font and also need change Hero Caption Title font, it is possible? can you help me on this?
2- where I can change 'view case' button? to another name..
Thank you,
Pat
Hello Pat
- if you don't want to use a Google font here is a short tutorial a custom font:
How can I add my own custom icons/fonts to the theme?
and then you can change the hero title font family with
.hero-title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
in customizer -> additional CSS
- the View Case caption can be changed in the Showcase page options in the Showcase Template tab
https://d.pr/free/i/KNROrh
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi there,
thank you for the help.
2. works fine!
1. I've made all the instructions that I find in your link, and it works for the hero title on portfolio pages.
I need this change on homepage (fullscreen slider). Can you help me?
Thank you,
Pat
Hi,
that you can change with
.title {
font-weight: 700;
font-family: 'Poppins', sans-serif;
font-size: 3.5vw;
line-height: 90px;
}
.subtitle {
font-size: 14px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
in customizer -> additional CSS
I included all the font attributes
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Many thanks! All good and works fine ;)