Reply To: Portfolio questions
Home › Forums › Agama Pro › Portfolio questions › Reply To: Portfolio questions
October 6, 2017 at 1:28 pm
#6379
Moderator
Hi, Alibi!
Sory for the delay.
It’s our job to help you! 🙂
For now adding the video on the portfolio isn’t possible.
For the hidding popup image link, add code below intoCustomizing ▸ General ▸ Additional CSS
code:
/*
Remove the popup image link from portfolio items
*/
#portfolio .left-icon {
display:none;
}
#portfolio a {
margin-right:-4%;
}
For now isn’t possible to change the domain path on the portfolio
(it’s bug and we will fix it in the next update)
Thank you for the patience!
Regards