imageshow read more

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu May 01, 2014 9:02 pm
Reply with quote
Report this post
Hi,

When i disable Slide links in advanced i still see the read more tekst on the images

http://grandcafefratelli.nl/index.php

How can i get rid of the read more?

Thanks already
User avatar
Junior Boarder

GK User
Thu May 01, 2014 9:37 pm
Reply with quote
Report this post
Hi,
this read more is inside style, so you have to use small css fix:
Code: Select all
#gkIs-gk-is-679 figcaption a {
    display: none;
}


p.s.
Support respond time ~30 min, not so bad, my today record was less than 5 minutes.
But it's night hours.
User avatar
Platinum Boarder

GK User
Fri May 02, 2014 9:43 am
Reply with quote
Report this post
Cannot wish a faster response time :)
Thanks
User avatar
Junior Boarder


cron