Image show in creativity template

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
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 Jun 02, 2014 9:54 am
Hi,

I am using creativity template. I am placing two buttons in the slide. So I didn't add up any url value in the slide.

Still the slide fetches the global lang value. I went to the lang file and removed the text

MOD_IMAGE_SHOW_CREATIVITY_READMORE="What We Do"
http://www.gavick.com/documentation/joo ... -show-gk4/

I removed what we do but still the button shows up.

any help to disable the default button.
User avatar
Expert Boarder

teitbite
Mon Jun 02, 2014 10:06 am
Hi

Can I please ask for the urt to Your site to check this issue ?
User avatar
Moderator

GK User
Mon Jun 02, 2014 11:31 am
Hi,

I am working in development server (local)

I have attached the screenshot

I just want to hide the default "what we do button" in the home banner
User avatar
Expert Boarder

teitbite
Wed Jun 04, 2014 9:03 am
Hi

Without seeing it I can only guess, but try add this code to css:

Code: Select all
a.gkLearnMore { display: none; }
User avatar
Moderator


cron