News Show Pro, hide Date

Steak House, food and drink theme, is now available on support forum.
GK User
Fri Mar 13, 2015 1:29 pm
Hey,

I want to hide the date under the titel at the new show pro plugin. Is this possible?

And my second question:

If I klick on the picture beside the news content, i´ll be redirected to an own page with the whole news. Is it possible to disable this? I just want to open the full version of the picture, if I click it.

Thanks for your help :)
User avatar
Fresh Boarder

GK User
Fri Mar 13, 2015 2:40 pm
Hi,

Try to add the following code into the theme’s css/override.css file or use any custom CSS plugin:
Code: Select all
.gk-nsp-news_grid time {
  display: none;
}


Unfortunately it's not possible to disable redirecting to the single news page without plugin's code modifications.
User avatar
Moderator


cron