Mbile Menu Distorted

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 Feb 24, 2017 11:47 am
Reply with quote
Report this post
Hi

For some reason, mobile menu looks weird on my website https://goo.gl/y1bRRm

It shows as UN??

Please advise
User avatar
Expert Boarder

teitbite
Mon Feb 27, 2017 10:17 am
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
@media only screen and (max-width:1030px) {
#gkMobileMenu,
#gkMobileMenu select {
    width: 85px;
}
}
User avatar
Moderator


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