How to hide the "readmore" in the Image Show GK4

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
Mon Nov 04, 2013 8:14 pm
Reply with quote
Report this post
Hi guys!
This is the best theme I have seen so for for 2013!
Congratulations! You guys moved to my top list again!!!!

Could you please let me know how to hide or delete the " read more in Image Show GK4 ?

Thanks a lot!
User avatar
Senior Boarder

GK User
Mon Nov 04, 2013 8:21 pm
Reply with quote
Report this post
As easy as usually ;)
Code: Select all
.gkIsWrapper-gk_musicstate figcaption > a {display: none;}

add this code to: /templates/gk_musicstate/css/override.css at its end:
Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Nov 04, 2013 8:32 pm
Reply with quote
Report this post
Cyberek wrote:As easy as usually ;)
Code: Select all
.gkIsWrapper-gk_musicstate figcaption > a {display: none;}

add this code to: /templates/gk_musicstate/css/override.css at its end:
Remember to enable "CSS override" in template settings - advanced section.


You are the best!!! Thank you!
User avatar
Senior Boarder

GK User
Tue Nov 05, 2013 7:54 am
Reply with quote
Report this post
No problem :).
User avatar
Moderator


cron