News Show Pro Modul on steakhouse

GK User
Fri Nov 06, 2015 12:13 pm
The News Show Pro Modul on the Steakhouse frontpage is running on my testsite.
Inside the module parameters is the option "leave the date field blank" to hide the date. Unfortunately the option isn't working.
http://testcenter-websolutions.de/kochstudio/dateblock.jpg
Thank you in advance.
User avatar
Senior Boarder

teitbite
Wed Nov 11, 2015 10:11 am
Hi

All depends what module style are You using. Some styles has mask for a date predefined and forced to display. Please tell me the url to Your site so I'll be able to tell what style it is and how to remove it.
User avatar
Moderator

GK User
Thu Nov 19, 2015 12:38 pm
User avatar
Senior Boarder

teitbite
Mon Nov 23, 2015 4:23 pm
Hi

Add this to override.css

Code: Select all
.gkNspPM-GridNews time {
    display: none;
}
User avatar
Moderator


cron