Comments Siddharth Gupta started the conversationAugust 15, 2020 at 6:50pmHow can we change the fonts of the text appearing as the headline on portfolio? Also, how to change it's size?Moreover, how to change the background of the theme? Currently it's black, can I add a design pattern to it? If yes, then how? 1,973Support repliedAugust 17, 2020 at 11:07amHello, you can decrease the font size for the title headings for each project: .slide-title { font-size: 80px; } for the slide titles and .hero-title { font-size: 80px; } for the hero section titles in each portfolio page add the code in customizer -> additional CSS and change the height the theme comes with two types of backgrounds black and white you may want to try full width blocks with different backgroundsThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
How can we change the fonts of the text appearing as the headline on portfolio? Also, how to change it's size?
Moreover, how to change the background of the theme? Currently it's black, can I add a design pattern to it? If yes, then how?
Hello,
you can decrease the font size for the title headings for each project:
.slide-title {
font-size: 80px;
}
for the slide titles and
.hero-title {
font-size: 80px;
}
for the hero section titles in each portfolio page
add the code in customizer -> additional CSS and change the height
the theme comes with two types of backgrounds black and white you may want to try full width blocks with different backgrounds
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy