I have already been able to make the team page and choose the style to present the team.
But now I need to be able to delete the link that takes each person to a simple page with his description. I just want to present the team, I do not want a link to a page with more description.
I want to create the "our team" page and for this I want to use the theme template "our 08 team". How can I only import this page?
Thank you
I have already been able to make the team page and choose the style to present the team.
But now I need to be able to delete the link that takes each person to a simple page with his description. I just want to present the team, I do not want a link to a page with more description.
How can I delete the link?
Thank you
Hello Meritxell,
Try to add this custom css ( thefox > styling options ) :
.staff_post_ctn a{ pointer-events: none; cursor: default; }
This should do the trick.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme