Overlap menu problem
October 2015 Joomla Template
Rate this topic:
- 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
https://www.gavick.com/forums/writer/overlapping-on-responsive-menu-42888
I need adjust a CSS for mobile devices. Thanks
-
- 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.
Please tell me the url to the site and explain how do You want this to looks like on mobile.
-
- 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
-
- 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.
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;
}
}
-
- 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.
-
- 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
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
-
- Moderator
6 posts
• Page 1 of 1