Arrow button is not working properly

Responsive community-minded music Joomla template with JomSocial extension support.
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
Sat Sep 17, 2016 2:12 pm
Reply with quote
Report this post
This problem is also on your demo site. The bottom sections are not showing up properly upon clicking on arrow key. See the transition from News to Newsletter section.


https://demo.gavick.com/joomla25/musicstate/
User avatar
Junior Boarder

teitbite
Tue Sep 20, 2016 11:48 am
Reply with quote
Report this post
Hi

I'm afraid this is correct. Arrow moves screen to the place where next layer starts and the place it's opening now is where this happens. Some of the layers are using background which needs much more space so layers are stretched because of that.

You can reduce spacings but it will get rid of the backgrounds in some places:

For example cutting the padding in bottom section.
Code: Select all
#gkBottomSection {
    padding: 0;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.