Problem Button Image Show GK4 - GK Creativity

Responsive, suitable for any type of business, built for any needs elegant one-page Joomla template.
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
Fri Sep 13, 2013 4:19 pm
Reply with quote
Report this post
Hi,

In the Image Show GK4 - GK Creativity, the next and previous button come only in hover.
The problem is when you download the page and you move the mouse, the buttons never appear.
You need to escape the page with the mouse and to come back on the page.
To resolve this problem i would like to make next and previous buttons appear at the begining.
Is it possible ?

Thank you !
User avatar
Fresh Boarder

teitbite
Sat Sep 14, 2013 12:32 am
Reply with quote
Report this post
Hi

please add this code to css:

Code: Select all
.gkIsWrapper-gk_creativity .gkIsNextBtn {
    right: 20px !important;
}

.gkIsWrapper-gk_creativity .gkIsPrevBtn {
    left: 20px !important;
}
User avatar
Moderator


cron