Shop Categories

X

Reply To: Portfolio questions

Home Forums Agama Pro Portfolio questions Reply To: Portfolio questions

#6379
Zex
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%;
}

https://prnt.sc/gtzhzj

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