I've tried to change the portfolio's Mouse over Healdines and the Dropdown menu fonts (currently in Montserrat), into Roboto Mono, but I can't find where.
I managed to change the fonts for all the rest but the changes don't apply to these items.
I have I think a very last demand. The entire website seems to run a bit slowly, the loading is quite long on the Portfolio section for example. Is there anything that could help? I already tried to reduce the sizes of the pictures. Cheers? Matthieu
Sorry I have a new problem. I don't know what happened, but on every pages I selected "Dark caption", the header logo appears in double (in dark and in light).
Hi there,
Is there a quick way (like a "back" arrow icon or a "close" cross icon) we can use to go back from a Portfolio item to the Portfolio overview?
I was thinking perhaps instead of this "share" arrow icon.
Thanks for the help!
Cheers,
Matthieu
Hi Matthieu,
plz open /sections/header_button_section.php and replace line 22
from
<div id="share-toggle" class="header-button"><i class="fa fa-share" aria-hidden="true"></i></div>
to
<div class="header-button"><a href="your portfolio page url here" target="_self"><i class="fa fa-share" aria-hidden="true"></i></a></div>
I think this should work
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi there,
I've tried to change the portfolio's Mouse over Healdines and the Dropdown menu fonts (currently in Montserrat), into Roboto Mono, but I can't find where.
I managed to change the fonts for all the rest but the changes don't apply to these items.
Do you have an idea on how to change this?
Cheers,
M
Hello Matthieu,
try the following:
.item-category, .hidden .section.active .item-category {
font-family: 'Roboto Mono';
}
#menu-overlay .menu-main-menu-container > ul > li > a {
font-family: 'Roboto Mono';
}
in customizer -> additional CSS
but can't find Cafe Ianis Design if you can send the direct URL
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi guys,
Thank you,
It seems to be working now for the Menu Dropdow, and the Portfolio showcase, but still it's still isn't on the Portfolio page :
http://www.matthieudo.com/portfolio/
The Mouse over on Portfolio item is still in Montserrat font.
Many thanks for you help,
Cheers,
M
Hi, it's
.big-title-caption .item-overlay .item-title {
font-family: 'Roboto Mono';
}
.big-title-caption .item-overlay .item-cat {
font-family: 'Roboto Mono';
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Dope ! It's working !
Thanks.
I have I think a very last demand. The entire website seems to run a bit slowly, the loading is quite long on the Portfolio section for example. Is there anything that could help?
I already tried to reduce the sizes of the pictures.
Cheers?
Matthieu
Hello Matthieu,
I send you a link anyway related with image optimization:
https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/image-optimization?hl=en
We are also using a plugin such as WP Smush - to further optimize the images and reduce their size
Second you can use one of the WordPress cache plugins to deliver cached content:
https://premium.wpmudev.org/blog/top-wordpress-caching-plugins/
We are using W3 Total Cache on our demos
Third, optimize your WordPress installation using a plugin like WP-Optimize.
Fourth, use a CDN (Content Delivery Network) to deliver your content over the web.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi guys,
Thanks, it's performing way better now.
Great support !
Cheers,
Matthieu
Hi guys,
Sorry I have a new problem. I don't know what happened, but on every pages I selected "Dark caption", the header logo appears in double (in dark and in light).
I have no idea why.
Hi Matthieu,
Could it be because of the lazy images loading plugin?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi guys,
I deactivated the Smush Pro plugin, and it seems to be working now thanks.
Cheers,
Matthieu