Overlap menu problem

October 2015 Joomla Template
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.
GK User
Tue Jul 25, 2017 5:12 am
Reply with quote
Report this post
Hi, good night, I need help with the "News" template in mobile version, there are problems with overlap menu, reading the forum, found this post:
https://www.gavick.com/forums/writer/overlapping-on-responsive-menu-42888
I need adjust a CSS for mobile devices. Thanks
User avatar
Fresh Boarder

teitbite
Fri Jul 28, 2017 2:54 pm
Reply with quote
Report this post
Hi

Please tell me the url to the site and explain how do You want this to looks like on mobile.
User avatar
Moderator

GK User
Mon Jul 31, 2017 2:41 pm
Reply with quote
Report this post
Hi, the url is: www.lavozdejujuy.com and I want to look the template just like demo
User avatar
Fresh Boarder

teitbite
Fri Aug 04, 2017 12:18 pm
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:410px) {
#gkUserArea {
    margin-left: 0;
}

#gkLogo.text > span {
    font-size: 15px;
}
}
User avatar
Moderator

GK User
Fri Aug 04, 2017 2:44 pm
Reply with quote
Report this post
Thank you for the help, everything works perfectly. Greetings from Jujuy, Argentina.
User avatar
Fresh Boarder

teitbite
Wed Aug 09, 2017 11:34 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


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