Get rid of the 'read more' button in GK image show

GK User
Thu Feb 11, 2016 11:14 am
Hello GK,

We would like to get rid of the 'read more' button on the GK image show extension at the top of this page.
Any suggestions?

http://www.laughology.co.uk/teacher-wor ... inset-days
User avatar
Expert Boarder

teitbite
Sun Feb 14, 2016 6:24 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.gkIsWrapper-gk_musicstate figcaption > a {
display: none;
}
User avatar
Moderator


cron