Hello, i have two problems on my page.
1)On my front page in portfolio section there is date of publishing item, how i can remove it?

2) In portfolio page for example https://luketina.com/portfolio/restoran-kamena-tucepi/ when i click on email icon for sharing nothing happended.
Hi Zvonimir,
Please add this code in X > Theme Options > CSS:
.x-recent-posts a .x-portfolio .x-recent-posts-date {
display: none;
}

It works fine on my end when I click on the email link. It nothing happens on your end, you might have not setup and email software on your computer.
Hope this helps.
1 Like
Many thanks!
You’re welcome, Zvonimir.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.