When i upgraded the image show to the latest version 1.20, i see only the ribbon without the date on it. The show date block on the module is enabled?
Any idea?
.gkIsWrapper-gk_musicity .gkIsDate { display:none; }
teitbite wrote:Hi
Looks like You are linking it to an url. Date is only working when used with article. If You want to remove it completly You can add this code to css:
- Code: Select all
.gkIsWrapper-gk_musicity .gkIsDate { display:none; }