Getting rid of "Read More" in Image Show GK4

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Dec 09, 2013 3:05 am
Reply with quote
Report this post
Template: Music State, Joomla 3.2
Trying to disable the "Read more" in the caption of the head slided, but don't know where.

Please advise, thank you!
User avatar
Junior Boarder

GK User
Mon Dec 09, 2013 8:02 am
Reply with quote
Report this post
Please edit: /templates/gk_musicstate/css/override.css and add at its end:
Code: Select all
.gkIsWrapper-gk_musicstate figcaption > a {
display: none;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Dec 12, 2013 3:42 am
Reply with quote
Report this post
thank you, that works!!!
User avatar
Junior Boarder

GK User
Sat Dec 14, 2013 12:01 pm
Reply with quote
Report this post
Is there anything else I can help you with on this topic?
User avatar
Moderator


cron