Comments EKWERE MFON started the conversationDecember 17, 2020 at 5:52amevery time I try to upload the theme this is what I get The uploaded file exceeds the upload_max_filesize directive in php.ini. why is this? 1,974Support repliedDecember 17, 2020 at 7:36amBecause you php environment (the wordpress install) does not allow a certain file size to be uploaded You can contact your host and check with them to increase the limit so you can upload the theme archivehttp://clapat.ro/themes/canela/documentation/general-questions.htmlAlternatively you can install the theme via FTPhttp://clapat.ro/themes/canela/documentation/getting-started.htmlHowever, after you have modified the server settings, you can provide wp admin access and we can install the demo data as well, to have a snapshot of our live demo siteThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyLa que va a caer repliedDecember 22, 2020 at 1:16pmHi! I have the Canela theme and I have some questions about it. Can I change the picture and the title typeface on the Showcase template? 1,974Support repliedDecember 22, 2020 at 3:42pmYes, of course, the picture you can change it in hero options of each portfolio item that will be automatically included in showcaseThe title has the following CSS concerning the font attributes:.title { font-weight: 500; font-family: "Canela-Regular"; font-size: 9vw; line-height: 10vw; }you can change them and add the code to customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
every time I try to upload the theme this is what I get
The uploaded file exceeds the upload_max_filesize directive in php.ini.
why is this?
Because you php environment (the wordpress install) does not allow a certain file size to be uploaded
You can contact your host and check with them to increase the limit so you can upload the theme archive
http://clapat.ro/themes/canela/documentation/general-questions.html
Alternatively you can install the theme via FTP
http://clapat.ro/themes/canela/documentation/getting-started.html
However, after you have modified the server settings, you can provide wp admin access and we can install the demo data as well, to have a snapshot of our live demo site
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi! I have the Canela theme and I have some questions about it. Can I change the picture and the title typeface on the Showcase template?
Yes, of course, the picture you can change it in hero options of each portfolio item that will be automatically included in showcase
The title has the following CSS concerning the font attributes:
.title {
font-weight: 500;
font-family: "Canela-Regular";
font-size: 9vw;
line-height: 10vw;
}
you can change them and add the code to customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy