Menu problem

September 2015 Joomla Template
GK User
Wed Apr 26, 2017 6:56 pm
Hi,

When scrolling, the menu is shifted
http://buktour.bgrest.info/bukovina-ua/ ... rainy.html
Was played with margin, padding in #gkLogo { #gkLogo img { - nothing improves.
How to make it look beautiful?
Thanks
User avatar
Fresh Boarder

teitbite
Sun Apr 30, 2017 12:12 pm
Hi

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

Code: Select all
#gkHeaderNav .gkMainMenu .gkmenu > li {
    display: block;
    float: left;
}
User avatar
Moderator

GK User
Tue May 09, 2017 7:59 am
I did everything. Problem still exists
User avatar
Fresh Boarder

GK User
Tue May 09, 2017 8:00 am
User avatar
Fresh Boarder

teitbite
Sun May 14, 2017 10:24 am
Hi

Yes I can see override.css with the style added, but the class is empty. Please make sure the code is copied properly. Or send me an access to joomla panel to [email protected] so I'll do that myself and see why it was wrong.
User avatar
Moderator

teitbite
Thu May 18, 2017 9:04 am
Hi

Strange thing with Your override.css, when I see on it via browser code is there, but browser does not see it, when I edit the file, it's blank. I'm guessing the editor You have used to copy the code is set to a different codding than rest of the files and this is a cause of the problem.

So what I did, I've moved the style I've mentioned before to template's CSS Override field. Works ok now.
User avatar
Moderator

GK User
Thu May 18, 2017 7:58 pm
Thank you so much :)
User avatar
Fresh Boarder

teitbite
Mon May 22, 2017 10:27 am
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.