Where do i change the portfolio typography? Cant find where I changed for the other pages under Salient in the dashboard. I need to change the headline so i can use the letter Ö. Thanks!
In that case, you can override the styling using CSS code instead. Please send me the link to the page and which font do you want and I'll provide the code for you.
Where do i change the portfolio typography? Cant find where I changed for the other pages under Salient in the dashboard. I need to change the headline so i can use the letter Ö. Thanks!
Hey there,
Thanks for reaching out. I'd be happy to help.
The portfolio typography can be found here:
I hope this helps. Please feel free to contact us if you have any further questions.
Best Regards.
Hi! Thank you, but it doesnt seem to affect the headline. Ive tried a few different fonts but it doesnt change at all.
Hi again,
Thank you for writing back to us.
In that case, you can override the styling using CSS code instead. Please send me the link to the page and which font do you want and I'll provide the code for you.
Looking forward to your reply.
Best regards.
Hey there,
Thank you for getting back to us.
Please go to Salient > General Settings > CSS/ Script Related and enter the following in the "Custom CSS Code" section:
span#current-category {
font-family: 'Arimo'!important;
}
Please feel free to contact us if you have any further questions.
Best Regards.