How can I add other icons when I hover over a team members name I would like it should come up a Icon to call him, to text him, to email him and there is no such option I think. So what's the way to do that, and also how am I able to add more team members and make them all smaller.
About the portofolio how can I make it more padded it should not be connected one picture to the other. How can I enter a link to the picture. And is there an option to add a few pictures to one portofolio as when I click on that item it should open up a few pictures, by the featured image there is only an option for one.
I have 2 questions
How can I add other icons when I hover over a team members name I would like it should come up a Icon to call him, to text him, to email him and there is no such option I think. So what's the way to do that, and also how am I able to add more team members and make them all smaller.
About the portofolio how can I make it more padded it should not be connected one picture to the other. How can I enter a link to the picture. And is there an option to add a few pictures to one portofolio as when I click on that item it should open up a few pictures, by the featured image there is only an option for one.
Thanks in advance for your answer
Hello,
Regarding team members:
- you can specify only the social icons available in the shortcode options; to change it that requires custom work
- you can add as many members as you like
- you can use the team members carousel instead of making the frames smaller
Portfolio:
- the padding can be changed using the theme options -> custom css
- you can add multiple featured images and specify the portfolio item type as image pop-up (the images will be displayed in a pop-up gallery)
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
can anyone help me please with the css needed to make the portfolio images seperated not connected one to the other
something like padding the top bottom left right from each item
thanks a ton
Hi,
Without custom work you can do this. Add in Theme Options > Styling Options > Custom CSS:
.portfolio-item .portfolio-image {
margin: 10px;
}
I hope it is ok for you.
Regards
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy